Pastoid

Search Results

UI Config doesn't work - View

<?php /** * Random Quotes plugin for Habari 0.5+ *

August 29, 2008 at 12:03 am - View

[mbstring] ; language for internal character representation. ;mbstring.language = Japanese ; internal/script encoding.

August 28, 2008 at 10:30 pm - View

<?php include('bootstrap.php'); class MBTest extends UnitTestCase {

August 28, 2008 at 10:30 pm - View

MBTest test_substr n2â7t Iñtërnâtiônàli == n2â7t Iñtërnâtiônàli

August 28, 2008 at 11:37 am - View

This letter serves as notification of my voluntary resignation from Any Corp. My last day of employment will be XX/XX/XXXX. Sincerely, You.

August 27, 2008 at 9:47 pm - View

<?php $random_dir = Site::get_dir( 'theme' ) . '/showcase/'; $random_files = Utils::glob( $random_dir . '*.{php,htm,html,xhtml}', GLOB_BRACE );

August 27, 2008 at 9:31 pm - View

<?php $random_dir = Site::get_dir( 'theme' ) . '/showcase/'; $random_files = Utils::glob( $random_dir . '*.{php,htm,html,xhtml}', GLOB_BRACE );

August 27, 2008 at 9:13 pm - View

<?php $randomdir = ( Site::out_url( 'theme' ) . '/showcase/' ); $randomhandle = opendir("$randomdir"); $randomfile = array(); while($file = readdir($randomhandle))

August 27, 2008 at 9:02 pm - View

# section from db.php public static function upgrade( $old_version ) { return DB::instance()->connection->upgrade( $old_version );

August 27, 2008 at 1:49 pm - View

August 27, 2008 at 11:45 am - View

August 26, 2008 at 10:37 pm - View

August 26, 2008 at 10:12 pm - View

August 26, 2008 at 5:39 pm - View

August 26, 2008 at 2:54 pm - View

August 26, 2008 at 2:47 pm - View

August 25, 2008 at 9:23 pm - View

<ul class="dropbutton"> <?php $actions= array( 'edit' => array('url' => URL::get('admin', 'page=publish&slug=' . $post->slug), 'title' => sprintf( _t('Edit \'%s\''), $post->title ), 'label' => _t('Edit')), 'view' => array('url' => $post->permalink, 'title' => sprintf( _t('View \'%s\''), $post->title ), 'label' => _t('View')), 'remove' => array('url' => 'javascript:itemManage.remove('. $post->id . ', \'post\');', 'title' => _t('Delete this item'), 'label' => _t('Delete'))

JibbyBot ,heval - View

object(ExecHandler)#62 (2) { ["action"]=> string(4) "exec" ["handler_vars"]=> array(6) {

August 25, 2008 at 2:43 pm - View

public static function autop($value) { $target = str_replace( "\r\n", "\n", $value ); $block_tags = array(

JibbyBot ,heval - View

array(8) { [0]=> array(4) { ["type"]=> int(2)

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