Pastoid

Search Results

April 16, 2010 at 10:42 am - View

<IfModule mod_userdir.c> UserDir public_html UserDir disabled root <Directory /home/*/public_html>

April 16, 2010 at 10:42 am - View

<IfModule mod_php5.c> <FilesMatch "\.ph(p3?|tml)$"> SetHandler application/x-httpd-php </FilesMatch> <FilesMatch "\.phps$">

April 16, 2010 at 10:33 am - View

<VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www <Directory />

April 15, 2010 at 3:47 pm - View

$rule['name'] = 'display_events'; $rule['parse_regex'] = '%^events(?:/page/(?P<page>\d+))?/?$%'; $rule['build_str'] = 'events(/page/{$page})'; $rule['handler'] = 'UserThemeHandler'; $rule['action'] = 'display_events';

April 15, 2010 at 3:47 pm - View

public function filter_default_rewrite_rules( $rules ) { // put together our rule $rule['name'] = 'display_event'; $rule['parse_regex'] = '%^events/(?P<slug>.+)/?$%';

April 15, 2010 at 12:57 am - View

public function action_admin_header($theme) { if ($theme->page == 'publish' && isset($theme->form->silos)) { $silos = $theme->form->silos->silos; $target = NULL;

April 15, 2010 at 12:45 am - View

public function action_admin_header($theme) { if ($theme->page == 'publish' && isset($theme->form->silos)) { $silos = $theme->form->silos->silos; foreach ($silos as $silo) {

April 11, 2010 at 5:01 am - View

April 8, 2010 at 9:40 pm - View

Host: slashee.com User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate

April 8, 2010 at 9:40 pm - View

Host: slashee.com User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate

April 8, 2010 at 3:12 pm - View

first-contact-alien.png (856×2193) - View

April 6, 2010 at 11:29 pm - View

public function action_block_content_simple_tag_cloud( $block, $theme ) { $block->tags = Tags::get(); $block->max = intval(Tags::max_count()); }

April 6, 2010 at 11:29 pm - View

<style type="text/css"> .wt0 { font-size: 10px; } .wt1 { font-size: 11px; } .wt2 { font-size: 12px; } .wt3 { font-size: 13px; }

Sherried Sardine Toast Recipe : Alton Brown : Food Network - View

March 25, 2010 at 4:37 pm - View

March 25, 2010 at 1:29 pm - View

| 8 | credits | simpleblock | a:1:{s:7:"content";s:184:"<div id="credits"> <p> <a href="http://skippy.net/about">About</a> | <a href="http://skippy.net/policies">Policies</a> | <a href="http://skippy.net/">skippy.net</a>

March 25, 2010 at 1:09 pm - View

Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[HY093]: Invalid parameter number: parameter was not defined in system/classes/databaseconnection.php line 269 system/classes/databaseconnection.php line 269: PDOStatement->execute(array ( 0 => '0', ))

March 25, 2010 at 12:10 am - View

public function action_plugin_activation( $plugin_file ) { if( Plugins::id_from_file( __FILE__ ) == Plugins::id_from_file( $plugin_file ) ) { Post::add_new_type('ad'); }

March 24, 2010 at 11:58 pm - View

<?php public function action_block_content_adblock($block, $theme) { $criteria = array( 'status' => Post::status('published'),

1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25 · 26 · 27 · 28 · 29 · 30 · 31 · 32 · 33 · 34 · 35 · 36 · 37 · 38 · 39 · 40 · 41 · 42 · 43 · 44 · 45 · 46 · 47 · 48 · 49 · 50 · 51 · 52 · 53 · 54 · 55 · 56 · 57 · 58 · 59 · 60 · 61 · 62 · 63 · 64 · 65 · 66 · 67 · 68 · 69 · 70 · 71 · 72 · 73 · 74 · 75 · 76 · 77 · 78 · 79 · 80 · 81 · 82 · 83 · 84 · 85 · 86 · 87 · 88 · 89 · 90 · 91 · 92 · 93 · 94 · 95 · 96 · 97 · 98 · 99 · 100 · 101 · 102 · 103 · 104 · 105 · 106 · 107 · 108 · 109 · 110 · 111 · 112 · 113 · 114 · 115 · 116 · 117 · 118 · 119 · 120 · 121 · 122 · 123 · 124 · 125 · 126 · 127 · 128 · 129 · 130 · 131 · 132 · 133 · 134 · 135 · 136 · 137 · 138 · 139 · 140 · 141 · 142 · 143 · 144 · 145 · 146 · 147 · 148 · 149 · 150 · 151 · 152 · 153 · 154 · 155 · 156 · 157 · 158 · 159 · 160 · 161

<Hide