[Phpslash-commit] CVS: phpslash-ft CHANGES,1.505,1.506
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-06-03 18:04:57
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv19295/phpslash-ft Modified Files: CHANGES Log Message: author admin method cleanup Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.505 retrieving revision 1.506 diff -C2 -d -r1.505 -r1.506 *** CHANGES 1 Jun 2002 16:11:46 -0000 1.505 --- CHANGES 3 Jun 2002 18:04:54 -0000 1.506 *************** *** 13,16 **** --- 13,24 ---- 9 - Removal of something (kill -9 :) + 2002-June-03 1:00PM CDT Joe Stewart <joe...@us...> + [B] - slashAuthCR.tpl - tweak to login for user accounts using older perms. + [W] - functions.inc - wrapped error and message functions to getError and + getMessage. + [WT] - Author.class, authorAdmin.php3, authorNew.tpl, authorList.tpl - + Author methods return output to caller, authorAdmin uses index + templates. + 2002-June-1 11:00AM CDT Joe Stewart <joe...@us... [W] - Story.class, Story_admin.class, storyAdmin.php3, config.php3 - *************** *** 25,28 **** --- 33,37 ---- to generalized function displayOptions. + >>>>>>> 1.505 2002-May-31 2:00PM CDT Joe Stewart <joe...@us...> [FTD] - functions.inc - new function, emailNotify. General function to |