Update of /cvsroot/phpwebsite-comm/modules/wiki/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4280/docs
Modified Files:
ChangeLog
Log Message:
Switch to logIfError function
Index: ChangeLog
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/wiki/docs/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** ChangeLog 3 Jan 2008 16:29:39 -0000 1.44
--- ChangeLog 3 Jan 2008 17:18:44 -0000 1.45
***************
*** 5,9 ****
========================== PHPWEBSITE 1.X.X RELEASES ==========================
! *cvs
Updated to new translation functions. (Now requires phpWebSite 1.2.0.)
--- 5,9 ----
========================== PHPWEBSITE 1.X.X RELEASES ==========================
! *wiki-1.1.0 (03 Jan 2008)
Updated to new translation functions. (Now requires phpWebSite 1.2.0.)
***************
*** 11,14 ****
--- 11,15 ----
Requesting a restricted page forwards user to the login screen.
Fixed image on SamplePage and SandBox pages.
+ Changed to use logIfError function in the core.
*wiki-1.0.0 (03 Dec 2006)
|