|
From: Greg M. <bli...@us...> - 2008-03-29 17:01:23
|
Update of /cvsroot/phpwebsite-comm/modules/ads/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4152/docs Modified Files: ChangeLog Log Message: Minor updates Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/ads/docs/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ChangeLog 22 Feb 2008 03:53:14 -0000 1.6 --- ChangeLog 29 Mar 2008 17:01:26 -0000 1.7 *************** *** 5,8 **** --- 5,11 ---- *cvs + Switched to PHPWS_LIST_TOGGLE_CLASS define for DBPager. + Started to use the core's logIfError function. + Added empty messages to DBPager. Corrected a few phrases that were not being translated. |