Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Scott Walters 83d5f55b09 PID files contain the PID so that on next run, we can test to see
if that PID is still alive.  If it isn't, the daemon was kill -9'd,
the system crashed, or similar.  It isn't running any more and it's
safe to start up again.  Don't die on startup unless the PID in the
PID file is valid.
2010-05-28 08:35:50 -04:00
docs changelog note for my last commit 2010-05-27 11:49:48 -07:00
etc Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576. 2010-05-19 08:38:22 -07:00
lib escape asset titles in manageTrash 2010-05-27 11:30:12 -07:00
sbin PID files contain the PID so that on next run, we can test to see 2010-05-28 08:35:50 -04:00
t Save a second in the Template test. 2010-05-25 21:03:00 -07:00
www IE8 cart js fixes (IE stringifies null as "null" instead of "") 2010-05-25 09:28:25 -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