Pastoid

Search Results

January 26, 2009 at 8:37 pm

View January 26, 2009 at 8:37 pm

January 26, 2009 at 2:07 pm

78.46.198.162 138.4.9.196 212.71.37.91 1medshop .cn

View January 26, 2009 at 2:07 pm

January 26, 2009 at 10:23 am

View January 26, 2009 at 10:23 am

January 25, 2009 at 12:15 pm

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

View January 25, 2009 at 12:15 pm

January 25, 2009 at 12:02 pm

public function action_init_theme() { Stack::add( 'template_stylesheet', array( URL::get('ajax', array('context' => 'mydynamic')), 'screen' ), 'mydynamic' ); } public function action_ajax_mydynamic($handler) {

View January 25, 2009 at 12:02 pm

January 24, 2009 at 7:40 pm

View January 24, 2009 at 7:40 pm

Hi all My name is Anny Obama

hi good site thanks http://peace.com

View Hi all My name is Anny Obama

January 24, 2009 at 12:17 am

<?php /** * Handles Comment Post to WordPress and prevents duplicate comment posting. * * @package WordPress

View January 24, 2009 at 12:17 am

January 24, 2009 at 12:14 am

$ips = array_reverse(explode('.', $_SERVER['REMOTE_ADDR'])); if (gethostbyname(join('.', $ips) . '.dnsbl.spam-champuru.livedoor.com') == '127.0.0.2') { die('Your IP Address has been Blacklisted!'); }

View January 24, 2009 at 12:14 am

January 23, 2009 at 10:24 am

View January 23, 2009 at 10:24 am

Phergie Woot Plugin

<?php /** */ class Phergie_Plugin_Woot extends Phergie_Plugin_Abstract_Command

View Phergie Woot Plugin

SpamPurge

<?php /** * Spam Purge *

View SpamPurge

January 21, 2009 at 8:04 am

View January 21, 2009 at 8:04 am

January 21, 2009 at 2:24 am

<?php /** * TweetSuite Plugin */

View January 21, 2009 at 2:24 am

January 21, 2009 at 1:45 am

View January 21, 2009 at 1:45 am

January 20, 2009 at 9:30 pm

<ol class="commentlist"> <?php foreach ( $post->comments->moderated as $comment ) { ?> <li class="<?php echo $oddcomment; ?>" id="comment-<?php echo $comment->id; ?>"> <div class="commentmetadata"> <strong><a href="<?php echo $comment->url; ?>"><?php echo $comment->name; ?></a></strong>

View January 20, 2009 at 9:30 pm

January 20, 2009 at 9:13 pm

<?php if ($post->comments->count > 0) { if ($post->comments->comments->moderated->count > 0) { foreach ($post->comments->comments->moderated as $comment) { // Display Comments

View January 20, 2009 at 9:13 pm

January 20, 2009 at 7:56 pm

/** * Deletes logentries from the database * @param mixed Log Entries to delete. An array of or a single ID/LogEntry object **/ public static function delete_these( $entries )

View January 20, 2009 at 7:56 pm

January 20, 2009 at 6:20 pm

$.fn.outerHTML = function (that) { if (that) { $(this).replaceWith(that); } return document.createElement('body').appendChild(this[0].cloneNode(true)).parentNode.innerHTML;

View January 20, 2009 at 6:20 pm

January 20, 2009 at 3:19 pm

View January 20, 2009 at 3:19 pm

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

<Hide