Don't allow direct loading of link-parse-opml.php. This file needs to go away someday.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a5786f5730
commit
57b330b0ed
|
@ -6,8 +6,8 @@
|
|||
* @subpackage Administration
|
||||
*/
|
||||
|
||||
/** Load WordPress Bootstrap */
|
||||
require_once('../wp-load.php');
|
||||
if ( ! defined('ABSPATH') )
|
||||
die();
|
||||
|
||||
global $opml, $map;
|
||||
|
||||
|
|
Loading…
Reference in New Issue