From: <ji...@us...> - 2008-12-20 04:24:46
|
Update of /cvsroot/phpicalendar/phpicalendar/languages In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11521/languages Modified Files: english.inc.php Log Message: misc error warnings and notices Index: english.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/english.inc.php,v retrieving revision 1.63 retrieving revision 1.64 diff -C2 -d -r1.63 -r1.64 *** english.inc.php 21 Mar 2006 09:52:29 -0000 1.63 --- english.inc.php 20 Dec 2008 04:24:42 -0000 1.64 *************** *** 208,210 **** $lang['l_error_cache'] = 'Unable to write to cache directory. Please check your config.'; ! ?> --- 208,210 ---- $lang['l_error_cache'] = 'Unable to write to cache directory. Please check your config.'; ! ?> \ No newline at end of file |