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" />
- - - - - - - - - - - - -

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