Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Ernesto Hernández-Novich 501d5f3757 =item cannot be immediately followed by a number
Since Perl 5.20 a POD =item cannot start with single
number, as is the case in syncToCdn POD explanation of
return codes. Using pod2* reports syntax errors like

line 228: Expected text after =item, not a number

Wrapped the numbers with POD's zero-effect markup Z<>
to fix the issue.
2015-07-04 11:34:33 -04:30
docs Push out head tags for the custom color selector. 2015-03-10 14:05:18 -07:00
etc For sites with shared hosting, setting the time between workflows to be larger than 1 can slow or stop processing or workflows. 2012-05-30 21:59:20 -07:00
lib Push out head tags for the custom color selector. 2015-03-10 14:05:18 -07:00
sbin =item cannot be immediately followed by a number 2015-07-04 11:34:33 -04:30
t Update USPS International driver to V2 API and fix insurance. 2014-11-10 14:48:02 -05:00
www Upgrade YUI to 2.9.0 2012-10-24 10:40:52 -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 perltidyrc now placed where it can do the most good 2009-05-29 18:50:01 +00:00