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:
Mike Little 2003-12-16 01:29:33 +00:00
parent f17fd0568a
commit aa1ebf6584
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
// Links
// Copyright (C) 2002, 2003 Mike Little -- mike@zed1.com
include_once('../wp-links/links.php');
$title = 'Link Categories';
$this_file='link-categories.php';