[Phpslash-commit] CVS: phpslash-ft CHANGES,1.415,1.416
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-03-12 19:00:26
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv8879/phpslash-ft Modified Files: CHANGES Log Message: display error and message text better Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.415 retrieving revision 1.416 diff -C2 -d -r1.415 -r1.416 *** CHANGES 12 Mar 2002 12:20:59 -0000 1.415 --- CHANGES 12 Mar 2002 19:00:22 -0000 1.416 *************** *** 14,17 **** --- 14,27 ---- 2002-Mar-12 6:30AM CST Joe Stewart <jo...@be...> + [B] - pollAdmin.php3 wasn't display errors when deleting. + mailinglist.php3 wasn't displaying confirmation screen. + (Thanks Luis!). + [T] - added message.tpl for the above programs. + functions.inc - changed message functions template to + message.tpl. + [T] - mailinglistUnsubscribe.tpl - Added spaces between sentences. + [D] - phpslash.sgml - added message.tpl + + 2002-Mar-12 6:30AM CST Joe Stewart <jo...@be...> [B] - [ 528861 ] cronmail.php3 that works with 0.65-pre1. Luis' update of cronmail.php3. |