Update of /cvsroot/phpwebsite-comm/modules/rolodex/boost
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2691/boost
Modified Files:
boost.php
Log Message:
0.9.0 updates
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/boost/boost.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** boost.php 24 Jun 2008 11:23:25 -0000 1.3
--- boost.php 24 Jun 2008 11:31:57 -0000 1.4
***************
*** 24,28 ****
$proper_name = 'Rolodex';
! $version = '0.8.0';
$image_dir = true;
$import_sql = true;
--- 24,28 ----
$proper_name = 'Rolodex';
! $version = '0.9.0';
$image_dir = true;
$import_sql = true;
|