Pastoid

Search Results

September 2, 2008 at 4:23 am - View

September 1, 2008 at 11:25 pm - View

<li <?php if($request->display_home) { ?> class="current_page_item"<?php } ?>><a href="<?php Site::out_url( 'habari' ); ?>" title="<?php Options::out( 'title' ); ?>"><?php echo $home_tab; ?></a></li> <?php // Menu tabs foreach ( $pages as $tab ) {

September 1, 2008 at 10:27 pm - View

September 1, 2008 at 11:26 am - View

Site::script_name() = /test/habari/user/login #0 Site::script_name() called at [/home/ayu/public_html/test/habari/system/classes/site.php:215] #1 Site::get_path(base, 1) called at [/home/ayu/public_html/test/habari/system/classes/controller.php:99] #2 Controller::parse_request() called at [/home/ayu/public_html/test/habari/index.php:217]

September 1, 2008 at 11:23 am - View

#0 Site::script_name() called at [/home/ayu/public_html/test/habari/system/classes/site.php:213] #1 Site::get_path(base, 1) called at [/home/ayu/public_html/test/habari/system/classes/controller.php:99] #2 Controller::parse_request() called at [/home/ayu/public_html/test/habari/index.php:217]

September 1, 2008 at 11:14 am - View

### HABARI START RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteBase /

September 1, 2008 at 11:11 am - View

### HABARI START RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteBase /test/habari

September 1, 2008 at 10:40 am - View

August 31, 2008 at 11:02 pm - View

aroundness - View

public function add_template_vars() { if( !$this->template_engine->assigned( 'pages' ) ) { $this->assign('pages', Posts::get( array( 'content_type' => 'page', 'status' => Post::status('published') ) ) ); }

August 31, 2008 at 12:41 pm - View

August 31, 2008 at 6:51 am - View

array(35) { ["REDIRECT_SCRIPT_URL"]=> string(23) "/test/habari/user/login" ["REDIRECT_SCRIPT_URI"]=> string(43) "http://ayu.commun.jp/test/habari/user/login"

August 31, 2008 at 6:07 am - View

August 31, 2008 at 1:58 am - View

public function action_form_publish($form, $post) { if($post->content_type === Post::type('podcast') ) { $feeds = Options::get('podcast__feeds'); $output = '';

nano syntax highlighting - View

syntax "php" "\.php[2345s~]?$" color brightblue start="<\?(php)?" end="\?>" color blue start="<[^\?]" end="[^\?]>" color cyan "\$[a-zA-Z_0-9]*" color cyan "(\[)|(\])"

August 30, 2008 at 3:43 pm - View

public function action_theme_ui() { $form = new FormUI( 'darkautumn_theme' ); $form->append('fieldset', 'colors','Colors'); $form->colors->append('fieldset', 'colors_wrapper');

August 30, 2008 at 3:43 pm - View

div.colorlabel { float:left; line-height:2.2em; height:30px;

August 30, 2008 at 1:55 am - View

August 29, 2008 at 2:27 pm - View

zippy_data = ['A dwarf is passing out somewhere in Detroit!', "Actually, what I'd like is a little toy spaceship!!", 'All of life is a blur of Republicans and meat!', 'Am I accompanied by a PARENT or GUARDIAN?', 'Am I elected yet?',

My Paste - View

<span class="randomquote"> <p><q><?php echo htmlspecialchars( $quote_text ); ?></q></p><br /> <p>&#8211; <cite><?php echo htmlspecialchars( $quote_author ); ?></cite></p> </span>

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 · 162 · 163

<Hide