mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 23:54:33 +00:00
Fixed missing function - include admin.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1824 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once('../wp-includes/wp-l10n.php');
|
||||
require_once('admin.php');
|
||||
|
||||
$title = 'Upload Image or File';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user