Update of /cvsroot/phpwebsite-comm/modules/podcaster/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4231/conf
Modified Files:
config.php
Log Message:
getting ready for 1.0.4 and release
Index: config.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/conf/config.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** config.php 2 Jan 2008 04:40:29 -0000 1.5
--- config.php 6 Jan 2008 00:34:44 -0000 1.6
***************
*** 24,28 ****
define('PCR_DATE_FORMAT', '%T, %A, %B %e');
- define('PCR_CACHE_TIMEOUT', 3600);
--- 24,27 ----
|