Moving toolbar cache into the getToolbar sub. This was to be the forward port

of the getToolbar adminOn fix, but 7.6 already does uses adminOn to prevent
extra output from being generated.
This commit is contained in:
Colin Kuskie 2009-01-14 04:22:27 +00:00
parent d27b5b0066
commit 3804ad7ddd
2 changed files with 6 additions and 5 deletions

View file

@ -1,7 +1,8 @@
7.6.9
- fixed #9428: added code to ASSET::get to include keywords when no property name is requested
- marked sbin scripts as executable
- Problem #9492: in passing form variables to Macro SQL inside a snippet
- fixed #9492: Problem in passing form variables to Macro SQL inside a snippet
- fixed #9404: Head tags for admin user with admin mode off
7.6.8
- added #!/usr/bin/env perl to all utility scripts