From: Chris S. <san...@us...> - 2005-06-23 10:19:26
|
Update of /cvsroot/stack/stack-1-0/scripts/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5144/scripts/install Modified Files: stackInstall.php Log Message: Index: stackInstall.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/scripts/install/stackInstall.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** stackInstall.php 7 Jun 2005 09:35:15 -0000 1.10 --- stackInstall.php 23 Jun 2005 10:19:16 -0000 1.11 *************** *** 301,305 **** else { echo "\n\n Success with database setup!</br />\n\n"; ! echo "Please proceed to the <a href='stackTest.php'>next stage</a></br />\n\n"; } --- 301,305 ---- else { echo "\n\n Success with database setup!</br />\n\n"; ! echo "Please proceed to the <a href='stacktest.php'>next stage</a></br />\n\n"; } |