webgui/sbin
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
..
.gitignore adding some ignored files 2009-09-11 08:46:52 -05:00
_utility.skeleton allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
changeIobStatus.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
classLoadTest.pl add classLoadTest.pl 2010-09-01 22:23:15 -05:00
diskUsage.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
fileImport.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
findBrokenAssets.pl Only transfer data that's being used, to reduce loading and speed things up. 2012-07-20 10:52:56 -07:00
fixWgaccess.pl use setPrivileges on files instead of doing it manually 2010-08-14 09:26:52 -05:00
galleryImport.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
generateContent.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
installClass.pl make installClass read lines from preload.custom for additional directories. Fixes bug #12189 2011-07-11 15:09:21 -07:00
maintenanceMode.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
preload.custom.example - rfe: snippets should have titles too! 2007-06-21 17:58:58 +00:00
preload.exclude.example Update preload.exclude.example to remove Commerce stuff and 2008-06-10 17:16:39 +00:00
preload.perl Removing exclude of files that don't exist anymore. 2012-06-11 10:20:05 -07:00
purgeWGAccess.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
rebuildLineage.pl try to reconnect to the DB if rebuildLineage.pl takes a long time 2011-03-21 21:04:52 -05:00
search.pl fix 11985 Search.pl should warn on bad asset 2011-01-03 21:42:31 -06:00
spectre.pl Prevent a bunch of warnings about workflows that have not yet been run when getting the status report from Spectre. 2012-06-01 16:21:46 -07:00
syncToCdn.pl =item cannot be immediately followed by a number 2015-07-04 11:34:33 -04:30
testCodebase.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
testEnvironment.pl WRE dependencies are tracked in the WRE itself, not in WebGUI. 2013-03-21 16:14:37 -07:00
thumbnailer.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
upgrade.pl Don't delete the special state unless we set it. Fixes bug #11938 2010-11-01 08:23:31 -07:00
userImport.pl Fix a typo in the userImport POD. 2012-10-05 08:58:46 -07:00