Update of /cvsroot/phpwebsite-comm/modules/staffman/conf
In directory sc8-pr-cvs1:/tmp/cvs-serv25525/conf
Modified Files:
boost.php
Log Message:
Add update.php file to reload new help data for View All
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/staffman/conf/boost.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** boost.php 5 Sep 2003 14:08:26 -0000 1.5
--- boost.php 10 Sep 2003 20:36:11 -0000 1.6
***************
*** 40,44 ****
$active = "on";
/* This package's version number */
! $version = "1.1";
/* not sure, but likely the location on the web of the current version number */
/* $update_link = "phpwebsite.appstate.edu/fallout/updates/linkman/VERSION"; */
--- 40,44 ----
$active = "on";
/* This package's version number */
! $version = "1.2";
/* not sure, but likely the location on the web of the current version number */
/* $update_link = "phpwebsite.appstate.edu/fallout/updates/linkman/VERSION"; */
|