Pastoid

Search Results

auto_increment_incre - View

auto_increment_increment = 1 auto_increment_offset = 1 automatic_sp_privileges = ON back_log = 50 basedir = /usr/

April 21, 2009 at 3:13 am - View

does not work, using r3490 character_set_client = utf8 character_set_connection = latin1 character_set_database = latin1

April 21, 2009 at 2:12 am - View

<?php class Piwik extends Plugin { public function info() {

Stupid plugin update thing - View

private function upgrade_db_post_3484() { $new_plugins = array(); $plugins = Options::get( 'active_plugins' ); if( is_array($plugins) ) {

April 20, 2009 at 5:44 pm - View

<?php class Portfolio extends Plugin { /**

April 20, 2009 at 3:20 pm - View

object(Auth_OpenID_Message)#49 (4) { ["allowed_openid_namespaces"]=> array(3) { [0]=> string(28) "http://openid.net/signon/1.0"

April 20, 2009 at 3:20 pm - View

object(Auth_OpenID_Message)#26 (4) { ["allowed_openid_namespaces"]=> array(3) { [0]=> string(28) "http://openid.net/signon/1.0"

April 20, 2009 at 3:20 pm - View

object(Auth_OpenID_Message)#49 (4) { ["allowed_openid_namespaces"]=> array(3) { [0]=> string(28) "http://openid.net/signon/1.0"

April 20, 2009 at 3:20 pm - View

object(Auth_OpenID_Message)#26 (4) { ["allowed_openid_namespaces"]=> array(3) { [0]=> string(28) "http://openid.net/signon/1.0"

April 20, 2009 at 1:19 pm - View

<?php class OpenID extends Plugin { private $approve_it = false;

April 19, 2009 at 2:21 pm - View

Blocks/Areas - View

public function theme_area($theme, $area) { switch($area) { case 'sidebar': $twitter = $theme->twitter_return();

Blocks/Areas - View

public function area($area) { $blocks = array( 'sidebar' => array( 0 => array(

New Habari More Function - View

public function more($content, $post) { $more_text = 'Read the rest &#8594;'; $max_paragraphs = 3;

April 19, 2009 at 1:25 am - View

Asy Redesign - View

April 18, 2009 at 11:54 am - View

<?php /** * Our test CC module adapter */

April 17, 2009 at 1:33 pm - View

April 17, 2009 at 11:01 am - View

public function filter_template_where_filters( $filters ) { if( isset( $filters['content_type'] ) ) {

Alternatives to Wordpress - View

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