Get rid of redundant include to fix adminCommentView.php

This commit is contained in:
Tony Lambregts
2006-06-14 14:57:23 +00:00
committed by WineHQ
parent 7d5fe3986d
commit a088778a85

View File

@@ -6,7 +6,6 @@
include("path.php");
include(BASE."include/incl.php");
require(BASE."include/comment.php");
apidb_header("Comments");