|
From: Jon O. <jon...@us...> - 2008-02-08 23:44:57
|
Update of /cvsroot/mxbb/mx_slash/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15972/includes Modified Files: functions_news_post.php Log Message: Removing trailing newlines... Index: functions_news_post.php =================================================================== RCS file: /cvsroot/mxbb/mx_slash/includes/functions_news_post.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** functions_news_post.php 30 Jan 2004 20:38:19 -0000 1.6 --- functions_news_post.php 8 Feb 2008 23:44:52 -0000 1.7 *************** *** 1,811 **** ! <?php ! include_once('news_constants.php'); ! include_once($phpbb_root_path .'includes/functions_post.php'); ! include_once($phpbb_root_path . 'includes/functions_search.php'); ! ! ! /*************************************************************************** ! * insert_post ! * ------------------- ! * Author : netclectic - Adrian Cockburn - ad...@ne... [...2404 lines suppressed...] ! } ! ! } ! ! return false; ! ! } ! ! ! ! ! ! } ! ! ! ! ! ! ?> \ No newline at end of file |