Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 85eb6ddbeb Added setNamespace and getNamespace methods to WebGUI::International.
Added a baseline test for WebGUI::International which also tests the new methods.
Fixed codespace caching in WebGUI::Operation::Help.  Codespace caching is
done via symbol table lookups, and it saves doing an eval.
Implemented the same type of caching in WebGUI::International.  This replaced
the in-memory cache which would slowly accumulate a complete copy of the
i18n entries as they were fetched.
2006-11-26 04:07:32 +00:00
docs Added setNamespace and getNamespace methods to WebGUI::International. 2006-11-26 04:07:32 +00:00
etc - karma rfe: Limiting access to admin mode to set of ip's 2006-11-08 17:43:44 +00:00
lib Added setNamespace and getNamespace methods to WebGUI::International. 2006-11-26 04:07:32 +00:00
sbin add new module dependency for sales tax 2006-10-21 15:48:09 +00:00
t Added setNamespace and getNamespace methods to WebGUI::International. 2006-11-26 04:07:32 +00:00
www 2006-11-20 22:20:31 +00:00