change for admin.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1819 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ed78ed9a2d
commit
a7f2ca457b
@ -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?");
|
||||
|
Loading…
Reference in New Issue
Block a user