Update of /cvsroot/phpwebsite-comm/modules/podcaster/boost
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3466/boost
Modified Files:
update.php
Log Message:
getting ready for 1.0.4 and release
Index: update.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/boost/update.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** update.php 6 Jan 2008 00:44:54 -0000 1.7
--- update.php 7 Jan 2008 03:41:51 -0000 1.8
***************
*** 95,99 ****
'templates/view_rss.tpl',
'templates/info.tpl',
! 'templates/block_home.tpl',
'conf/config.php'
);
--- 95,99 ----
'templates/view_rss.tpl',
'templates/info.tpl',
! 'templates/block.tpl',
'conf/config.php'
);
|