|
From: Verdon V. <ve...@us...> - 2008-07-26 21:02:30
|
Update of /cvsroot/phpwebsite-comm/modules/whatsnew/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25410/docs Modified Files: CHANGELOG Log Message: 0.3.0 changes Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/whatsnew/docs/CHANGELOG,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** CHANGELOG 24 Jul 2008 14:14:25 -0000 1.3 --- CHANGELOG 26 Jul 2008 21:02:37 -0000 1.4 *************** *** 16,18 **** Version 0.3.0 -- July 2008 ------------------------------------------------------------------ ! + Added cache_reset to post_settings (thanks Greg) --- 16,20 ---- Version 0.3.0 -- July 2008 ------------------------------------------------------------------ ! + Added cache_reset to post_settings function (thanks Greg) ! + Added link and function to manually flush cache at will ! |