From b4d8f3a0722dcc32c9c399f2a6f4a84b05c0a737 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 23 May 2003 22:41:25 +0000 Subject: [PATCH] Moved to wp-admin. git-svn-id: https://develop.svn.wordpress.org/trunk@72 602fd350-edb4-49c9-b593-d223f7449a82 --- b2bookmarklet.php | 254 ---------------------------------------------- b2sidebar.php | 168 ------------------------------ 2 files changed, 422 deletions(-) delete mode 100644 b2bookmarklet.php delete mode 100644 b2sidebar.php diff --git a/b2bookmarklet.php b/b2bookmarklet.php deleted file mode 100644 index b45fd2c3c4..0000000000 --- a/b2bookmarklet.php +++ /dev/null @@ -1,254 +0,0 @@ - */ - -$mode = "bookmarklet"; - -$standalone = 1; -require("./b2header.php"); - -if ($user_level == 0) -die ("Cheatin' uh ?"); - -if ($a=="b") { - -?> - - - - - - -b2 > bookmarklet - - - - - - -
- - - - -
- - - - - - - - - - - - - - - - -
  - - - -
Title
-
Category
-
  - - - -
Post
- - - - -
- - - - - - -
- tabindex="4" class="checkbox" id="autobr" /> - - -
- - - - - - - - - - - - -= $fileupload_minlevel) && ((ereg(" ".$user_login." ", $fileupload_allowedusers)) || (trim($fileupload_allowedusers)=="")) ) { ?> - - - - -
  -TrackBack an URL:
- -
-
- -
- - -
- - - - - - - -
- - - \ No newline at end of file diff --git a/b2sidebar.php b/b2sidebar.php deleted file mode 100644 index 04b5beaad3..0000000000 --- a/b2sidebar.php +++ /dev/null @@ -1,168 +0,0 @@ - */ - -$mode = "sidebar"; - -$standalone = 1; -require_once("./b2header.php"); - -get_currentuserinfo(); - -// just your usual browser thing because we're still too far from standards -$is_gecko = preg_match("/Gecko/",$HTTP_USER_AGENT); -$is_winIE = ((preg_match("/MSIE/",$HTTP_USER_AGENT)) && (preg_match("/Win/",$HTTP_USER_AGENT))); -$is_macIE = ((preg_match("/MSIE/",$HTTP_USER_AGENT)) && (preg_match("/Mac/",$HTTP_USER_AGENT))); -$is_IE = (($is_macIE) || ($is_winIE)); - -if ($user_level == 0) -die ("Cheatin' uh ?"); - -$request = " SELECT * FROM $tablesettings "; -$result = mysql_query($request); -while($row = mysql_fetch_object($result)) { - $time_difference=$row->time_difference; - $autobr=$row->AutoBR; -} - -if ($a=="b") { - -?> - - - - - -
- - -
-

Posted !

-

Click here to post again.

-
- - - -b2 > sidebar - - - - - - - -
- - - - - - - - - - - tabindex="4" class="checkbox" id="autobr" />
- - - - - - - - - - - - -

- - - - - - - - -
- - -
- - - - - - - -
- - -