[Phpslash-commit] CVS: phpslash-ft CHANGES,1.472,1.473
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-04-29 20:52:53
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv1262/phpslash-ft Modified Files: CHANGES Log Message: set default skin if cookie skin not found Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.472 retrieving revision 1.473 diff -C2 -d -r1.472 -r1.473 *** CHANGES 29 Apr 2002 16:17:18 -0000 1.472 --- CHANGES 29 Apr 2002 20:52:49 -0000 1.473 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2002-Apr-29 3:45PM CDT Joe Stewart <joe...@us...> + [B] - functions.inc - setSkinTpl wasn't setting the default if the cookie + skin is not found. + 2002-Apr-29 11:00AM CDT Joe Stewart <joe...@us...> [BT] - basic/pollDisplay.tpl - voting still requires get variables. |