From: Chris S. <san...@us...> - 2005-08-16 14:01:13
|
Update of /cvsroot/stack/stack-1-0/scripts/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23797/scripts/install Modified Files: Tag: development_xmlrqp stacktest.php Log Message: Index: stacktest.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/scripts/install/stacktest.php,v retrieving revision 1.5.2.2 retrieving revision 1.5.2.3 diff -C2 -d -r1.5.2.2 -r1.5.2.3 *** stacktest.php 4 Aug 2005 12:09:43 -0000 1.5.2.2 --- stacktest.php 16 Aug 2005 14:00:59 -0000 1.5.2.3 *************** *** 1,3 **** ! ?<php /** * Installs the various functions needed by STACK. --- 1,3 ---- ! <?php /** * Installs the various functions needed by STACK. *************** *** 119,123 **** /***********************************************/ ! /* Creation of schemas */ /***********************************************/ --- 119,123 ---- /***********************************************/ ! /* Creation of schemas */ /***********************************************/ |