Update of /cvsroot/stack/stack-1-0/scripts/install
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12829/scripts/install
Modified Files:
stackInstall.php stacktest.php
Log Message:
Index: stacktest.php
===================================================================
RCS file: /cvsroot/stack/stack-1-0/scripts/install/stacktest.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** stacktest.php 14 Jul 2005 18:31:23 -0000 1.4
--- stacktest.php 14 Jul 2005 18:44:55 -0000 1.5
***************
*** 3,7 ****
* Installs the various functions needed by STACK.
* @package install
! * @subpackage STACK
*/
--- 3,7 ----
* Installs the various functions needed by STACK.
* @package install
! * @subpackage Stack
*/
Index: stackInstall.php
===================================================================
RCS file: /cvsroot/stack/stack-1-0/scripts/install/stackInstall.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** stackInstall.php 23 Jun 2005 10:19:16 -0000 1.11
--- stackInstall.php 14 Jul 2005 18:44:55 -0000 1.12
***************
*** 3,7 ****
* Installs the various functions needed by STACK.
* @package install
! * @subpackage STACK
*/
--- 3,7 ----
* Installs the various functions needed by STACK.
* @package install
! * @subpackage Stack
*/
|