Update of /cvsroot/phpwebsite-comm/modules/quotes/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17801/quotes/conf
Modified Files:
boost.php
Log Message:
Minor bug fixes and reorganization.
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/quotes/conf/boost.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** boost.php 18 Jan 2004 02:21:13 -0000 1.2
--- boost.php 2 Apr 2004 18:58:50 -0000 1.3
***************
*** 8,12 ****
/* The version of your module. Make sure to increment this on updates */
! $version = "0.2.1";
/* The unix style name for your module */
--- 8,12 ----
/* The version of your module. Make sure to increment this on updates */
! $version = "0.2";
/* The unix style name for your module */
|