Laurent Destailleur
29fc2652e1
FIX #2519
2015-04-02 11:00:37 +02:00
Laurent Destailleur
d5ec19ef83
Enhance help when running cron script from command line
2015-02-11 13:21:12 +01:00
Laurent Destailleur
2e3400a039
Enhance help when running script from command line
2015-02-11 12:29:39 +01:00
Laurent Destailleur
212e9825a3
Qual: Function getmypid were renamed into dol_getmypid.
2014-07-31 17:35:58 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
9da5f7f47a
Qual: Doxygen
2013-08-22 16:49:23 +02:00
Cédric Salvador
edc5de4f24
indentation
2013-07-01 15:42:14 +02:00
Cédric Salvador
aa4f2ba8fb
made it possible to call a function from a library
...
Conflicts:
htdocs/install/mysql/tables/llx_cronjob.sql
scripts/cron/cron_run_jobs.php
2013-07-01 15:41:27 +02:00
Laurent Destailleur
89ee79f5cf
New: Implement same rule for return value of all command line scripts (0
...
when success, <>0 if error).
2013-06-09 14:40:33 +02:00
Raphaël Doursenaud
686f5add82
Normalized line endings to LF
2013-06-05 16:12:07 +02:00
Laurent Destailleur
e9df560b74
New: Show process id in all command line scripts
2013-05-22 12:23:42 +02:00
Laurent Destailleur
64ff559a80
Qual: Uniformize script headers
2013-05-15 11:24:18 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
c3589e9785
Some debug into cron module:
...
- Because cron is a module, constant must start with CRON_.
- Miscellanous fixes.
- For external link to run jobs from url, we must forge url using conf
file and not autodetect url.
2013-03-23 19:23:17 +01:00
Laurent Destailleur
350bcea183
Merge
2013-03-22 17:10:17 +01:00