Fixed error with double include
git-svn-id: http://svn.automattic.com/wordpress/trunk@616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
13f3f514b7
commit
180b6e78bd
|
@ -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