Update of /cvsroot/phpwebsite-comm/modules/podcaster/boost
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14192/boost
Modified Files:
update.php
Log Message:
getting ready for 1.0.5 itunes cats changes
Index: update.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/boost/update.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** update.php 10 Jan 2008 00:37:37 -0000 1.10
--- update.php 10 Jan 2008 15:37:13 -0000 1.11
***************
*** 114,117 ****
--- 114,122 ----
$content[] = '<pre>';
+ $files = array('templates/edit_channel.tpl',
+ 'templates/info.tpl'
+ );
+ podcasterUpdateFiles($files, $content);
+
$content[] = '1.0.5 changes
----------------
|