From: Chris S. <san...@us...> - 2005-07-08 16:56:39
|
Update of /cvsroot/stack/stack-1-0 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23487 Modified Files: index.php Log Message: Index: index.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/index.php,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** index.php 8 Jul 2005 16:36:08 -0000 1.19 --- index.php 8 Jul 2005 16:56:23 -0000 1.20 *************** *** 35,38 **** --- 35,39 ---- include($stack_root.'/frontend_general/process_input.php'); + /////////////////////////////////////////////////////////////// // (2) Take any actions required |