Pastoid

Search Results

December 31, 1969 at 7:00 pm - View

public function action_admin_header() { if ( isset(Controller::get_handler()->handler_vars['page']) && Controller::get_handler()->handler_vars['page'] == 'publish' ) { // do stuff on the publish page } }

December 31, 1969 at 7:00 pm - View



December 31, 1969 at 7:00 pm - View

<?php class Class1 { public function __construct ( ) {

December 31, 1969 at 7:00 pm - View

public static function php_check_syntax( $code, &$error = null ) { $b= 0; // foreach ( token_get_all( $code ) as $token ) {

December 31, 1969 at 7:00 pm - View

Activate, deactivate and remove plugins through this interface. Attempted to load the plugin file "pingback.plugin.php", but it failed with syntax errors. Attempted to load the plugin file "spamchecker.plugin.php", but it failed with syntax errors.

December 31, 1969 at 7:00 pm - View

mysql> select content from h_comments where status=0; +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | content | +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | � ���������� �������� � ����� ������ ������������� ����� � ������, ��� ������������� ���������� ���������� ���������� ����������, ���������� � ������ �����, ������ ������, ����� ������� �������������� �������, ��������� � ������������ �� 16 �������, ���������� �������� ���� ������������ � �������, 22 ������.

December 31, 1969 at 7:00 pm - View

Error: Undefined index: active /home/www/skippy.net/system/classes/adminhandler.php : Line 61

December 31, 1969 at 7:00 pm - View

function News_Init ( ) { //$('#news_help_icon').click( function() { $('#news_help').slideToggle(); } ); //$('#news_help_close').click( function() { $('#news_help').slideToggle(); } );

December 31, 1969 at 7:00 pm - View

I have a good friend that makes me laugh a lot. When we talk via IM, I have to look back and re-read some of the things that are said because she cracks me up. Some seem completely random and others make some sense in the context. Either way, they always brighten up my day. <em>GIANT PANCAKE COVERING THE SCHOOL</em> In talking about World of Warcraft: <em>i think when i hit 69... i'm going to stay there forever. until 69 stops being funny to me</em>

December 31, 1969 at 7:00 pm - View

public function act_logout() { // get the user from their cookie if ( $user = user::identify() ) { // delete the cookie, and destroy the object

December 31, 1969 at 7:00 pm - View

public function act_logout() { // get the user from their cookie if ( $user = User::identify() ) { // delete the cookie, and destroy the object

December 31, 1969 at 7:00 pm - View

if ( !defined("GLOB_BRACE") ) { if ( $files = glob("$path/*.jpg") ); elseif ( $files = glob("$path/*.jpeg") ); elseif ( $files = glob("$path/*.png") );

December 31, 1969 at 7:00 pm - View

if ( !defined("GLOB_BRACE") ) { if ( $files = glob("$path/*.jpg") ); elseif ( $files = glob("$path/*.jpeg") ); elseif ( $files = glob("$path/*.png") );

December 31, 1969 at 7:00 pm - View

if ( !defined("GLOB_BRACE") ) { if ( $files = glob("$path/*.jpg") ); elseif ( $files = glob("$path/*.jpeg") ); elseif ( $files = glob("$path/*.png") );

December 31, 1969 at 7:00 pm - View

public static function get_all_data() { if ( !isset( self::$all_data ) ) { $themedata = array(); foreach(self::get_all() as $theme_dir => $theme_path ) {

December 31, 1969 at 7:00 pm - View

public static function get_all_data() { if ( !isset( self::$all_data ) ) { $themedata = array(); foreach(self::get_all() as $theme_dir => $theme_path ) {

December 31, 1969 at 7:00 pm - View

<?php // Apply Format::autop() to post content...

December 31, 1969 at 7:00 pm - View

<?php // Apply Format::autop() to post content... Format::apply( 'autop', 'post_content_out' ); // Apply Format::autop() to comment content...

December 31, 1969 at 7:00 pm - View

<html> <head> <title>WYSIWYG Test</title> <link rel="stylesheet" href="js/jwysiwyg/jquery.wysiwyg.css" type="text/css" media="screen" />

December 31, 1969 at 7:00 pm - View

Error: Indirect modification of overloaded property PostInfo::$pingbacks_successful has no effect /home/16331/domains/bloggingmeta.com/html/system/plugins/pingback/pingback.plugin.php : Line 267

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