Update of /cvsroot/xoops/xoops-current/html/modules/news
In directory usw-pr-cvs1:/tmp/cvs-serv31475
Modified Files:
submit.php
Log Message:
no message
Index: submit.php
===================================================================
RCS file: /cvsroot/xoops/xoops-current/html/modules/news/submit.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** submit.php 15 Jul 2002 08:13:36 -0000 1.1.1.1
--- submit.php 11 Sep 2002 12:21:06 -0000 1.2
***************
*** 24,28 ****
// ------------------------------------------------------------------------- //
include("header.php");
- include_once(XOOPS_ROOT_PATH."/class/xoopstree.php");
include_once("class/class.newsstory.php");
include("cache/config.php");
--- 24,27 ----
|