[Phpslash-commit] CVS: phpslash-ft CHANGES,1.496,1.497
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-05-30 16:00:20
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv7746/phpslash-ft Modified Files: CHANGES Log Message: QUERY_STRING tweaks Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.496 retrieving revision 1.497 diff -C2 -d -r1.496 -r1.497 *** CHANGES 24 May 2002 16:00:25 -0000 1.496 --- CHANGES 30 May 2002 16:00:15 -0000 1.497 *************** *** 13,16 **** --- 13,24 ---- 9 - Removal of something (kill -9 :) + 2002-May-30 10:00AM CDT Joe Stewart <joe...@us...> + [B] - index.php3 - changed to use GLOBAL['QUERY_STRING'] for register_globals + Off. + [BT] - Block_render_skin.class, skinsblock.tpl - Added querystring to url + so skin blocks generated correct links. Thanks to Will Dyson + (willdyson) for submitting a patch ([ 561427 ] Skin block enhancement). + [D] - phpslash.sgml - documented template change and skinsblock. + 2002-May-24 11:00AM CDT Joe Stewart <joe...@us...> [T] - removed unused templates - header.tpl, footer.tpl, admin.tpl, |