[Phpslash-commit] CVS: phpslash-ft CHANGES,1.317,1.318
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-11-17 17:17:36
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv3885 Modified Files: CHANGES Log Message: bugfix - no browser lang Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.317 retrieving revision 1.318 diff -C2 -d -r1.317 -r1.318 *** CHANGES 2001/11/14 18:07:48 1.317 --- CHANGES 2001/11/17 17:17:33 1.318 *************** *** 11,14 **** --- 11,20 ---- R - RELEASE + 2001-Nov-17 11:15AM CST Joe Stewart <jo...@be...> + [B] - functions.inc - setLantTpl still wasn't setting the language dir + if the browser had no language preference in Mozilla. + Block_render_section.class - now templates can display the section + description and limit to a specific section. + 2001-Nov-14 12:00PM CST Joe Stewart <jo...@be...> [B] - functions.inc - getHeader had no method of passing alternative navbar |