Fixed error with double include
git-svn-id: https://develop.svn.wordpress.org/trunk@616 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f17fd0568a
commit
aa1ebf6584
|
@ -2,7 +2,6 @@
|
||||||
// Links
|
// Links
|
||||||
// Copyright (C) 2002, 2003 Mike Little -- mike@zed1.com
|
// Copyright (C) 2002, 2003 Mike Little -- mike@zed1.com
|
||||||
|
|
||||||
include_once('../wp-links/links.php');
|
|
||||||
|
|
||||||
$title = 'Link Categories';
|
$title = 'Link Categories';
|
||||||
$this_file='link-categories.php';
|
$this_file='link-categories.php';
|
||||||
|
|
Loading…
Reference in New Issue