[Phpslash-commit] CVS: phpslash-ft CHANGES,1.466,1.467
Brought to you by:
joestewart,
nhruby
From: nathan h. <nh...@us...> - 2002-04-28 21:27:33
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv20437 Modified Files: CHANGES Log Message: make cal go to rooturl instead of PHP_SELF Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.466 retrieving revision 1.467 diff -C2 -d -r1.466 -r1.467 *** CHANGES 27 Apr 2002 21:50:12 -0000 1.466 --- CHANGES 27 Apr 2002 21:58:16 -0000 1.467 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2002-Apr-27 5:48PM EDT nathan hruby <na...@ds...> + [B] - class/Bloack_render_cal - make all links the cal display + go to the index page instead of $PHP_SELF + 2002-Apr-27 5:38PM EDT nathan hruby <na...@ds...> [B] - class/Poll.class -> Fix doing a ROOTDIR => ROOTURL in teplate defs. |