change for admin.php

git-svn-id: https://develop.svn.wordpress.org/trunk@1819 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Donncha O Caoimh 2004-10-19 16:01:13 +00:00
parent ed78ed9a2d
commit a7f2ca457b
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
<?php
$mode = 'bookmarklet';
$standalone = 1;
require_once('admin-header.php');
require_once('admin.php');
if ($user_level == 0)
die ("Cheatin' uh?");