Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie d8526028ab Fix small number handling in the Shop. Fixes bug #11195
Format the number to be checked against 0.00 in Shop/Pay.pm, since sometimes perl
will leave small remainders when subtracting numbers.
2009-11-03 09:24:48 -08:00
docs Fix small number handling in the Shop. Fixes bug #11195 2009-11-03 09:24:48 -08:00
etc added picklanguage macro to international 2009-10-28 12:41:56 -05:00
lib Fix small number handling in the Shop. Fixes bug #11195 2009-11-03 09:24:48 -08:00
sbin added scheduled vendor payouts workflow activity 2009-10-20 11:04:03 -05:00
t newByLineage should log its own error. Fixes bug #11192 2009-11-02 18:30:45 -08:00
www Remove regexp processing from AssetManager URL handling, since all it ever does is append. 2009-10-28 09:30:17 -07:00
.gitignore Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character. 2009-09-14 14:27:14 -04:00
.perltidyrc