Get rid of redundant include to fix adminCommentView.php
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
include("path.php");
|
include("path.php");
|
||||||
include(BASE."include/incl.php");
|
include(BASE."include/incl.php");
|
||||||
require(BASE."include/comment.php");
|
|
||||||
|
|
||||||
apidb_header("Comments");
|
apidb_header("Comments");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user