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
|
<?php
|
||||||
$mode = 'bookmarklet';
|
$mode = 'bookmarklet';
|
||||||
|
require_once('admin.php');
|
||||||
$standalone = 1;
|
|
||||||
require_once('admin-header.php');
|
|
||||||
|
|
||||||
if ($user_level == 0)
|
if ($user_level == 0)
|
||||||
die ("Cheatin' uh?");
|
die ("Cheatin' uh?");
|
||||||
|
Loading…
Reference in New Issue
Block a user