Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie b1bbf36825 Fix exporting of a redirect. The view method in the Redirect sets
a HTTP header and returns "1", which doesn't create a redirect.

I fixed this by:

- Writing a exportHtml_view method just for Redirect.
- using the Fail Safe style template to output an empty page
  with a redirect tag in the header.
2006-11-19 05:17:15 +00:00
docs Fix exporting of a redirect. The view method in the Redirect sets 2006-11-19 05:17:15 +00:00
etc - karma rfe: Limiting access to admin mode to set of ip's 2006-11-08 17:43:44 +00:00
lib Fix exporting of a redirect. The view method in the Redirect sets 2006-11-19 05:17:15 +00:00
sbin add new module dependency for sales tax 2006-10-21 15:48:09 +00:00
t Clearly document that sortHash* returns a Tie::IxHash. 2006-11-16 17:50:57 +00:00
www fixing incorrect names 2006-11-18 21:16:04 +00:00