[Phpslash-commit] CVS: phpslash-ft/doc/html phpslash.sgml,1.16,1.17
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-02-20 23:16:03
|
Update of /cvsroot/phpslash/phpslash-ft/doc/html In directory usw-pr-cvs1:/tmp/cvs-serv8920/phpslash-ft/doc/html Modified Files: phpslash.sgml Log Message: adding errordocument.php3 Index: phpslash.sgml =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/doc/html/phpslash.sgml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** phpslash.sgml 11 Feb 2002 18:50:30 -0000 1.16 --- phpslash.sgml 20 Feb 2002 23:15:59 -0000 1.17 *************** *** 645,648 **** --- 645,649 ---- mailinglistMessageForm.tpl messageStrike.tpl + notfound.tpl pollDisplay.tpl pollEdit.tpl *************** *** 1176,1179 **** --- 1177,1181 ---- navbar.tpl - top Navigation bar (Home, About, etc.) navbarFooter.tpli - bottom Navigation bar (Home, About, etc.) + notfound.tpl - errordocument content pollAdminLink.tpl - links to administer polls pollDisplay.tpl - voting form and comment display |