add missing filename methods

This commit is contained in:
Colin Kuskie 2006-07-19 18:10:37 +00:00
parent edf99fe361
commit 534855ddc8
2 changed files with 32 additions and 0 deletions

View file

@ -27,6 +27,7 @@
privs to the storage associated with it. (Martin Kamerbeek / Procolix)
- Added a reverse page loop option to the navigation asset (Martin
Kamerbeek / Procolix)
- fix: WebGUI::Image missing methods
- Added runOnLogin and runOnLogout config file properties to Authentication to allow
for running an external script on successful login or logout.