From: Arnaud F. <ar...@cr...> - 2005-02-01 16:32:20
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Arnaud Fontaine wrote: | Hi all, | | I don't get why the HIDE_TOOLBARS global isn't set properly if I test it | in body.tmpl ... I finally changed the HIDE_TOOLBARS by a test on $revision if(!$HIDE_TOOLBARS) is (nowdays) equivalent to if(!empty($revision)) Less elegant but it works. Arnaud -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB/676yAf3wgFyy1ARAqSrAKDJpGi5vhvYp4fl2+fa3pC/FQdq1wCghnvO /Rl/hvxmYD1s5fYLKY0gu+A= =Jyl6 -----END PGP SIGNATURE----- |