Update of /cvsroot/stack/stack-1-0/scripts/install
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8882/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.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** stackInstall.php 5 Sep 2005 14:10:01 -0000 1.19
--- stackInstall.php 27 Nov 2005 11:30:52 -0000 1.20
***************
*** 7,11 ****
// To install, add comments to this line.
! //die();
/**
--- 7,11 ----
// To install, add comments to this line.
! die("<font color='red'>Edit this script to active installation.</font>");
/**
|