1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

13 Commits

Author SHA1 Message Date
Cameron
f428cc8041 Added cron/function for updating from github. (Available only if the e107 installation is a cloned repo) 2014-05-23 21:59:01 -07:00
secretr
22debd60b1 cron tweaks:
- added extra $_E107 cases (forceuserupdate breaks cron script)
- Exceptions handling added - send email to site admin on exception with code, message and trace information
- reverse logic for return values of cron tasks (booleans are ignored) - returned strings are considered as cron task messages and are sent to site admin via email
2012-06-02 17:09:18 +00:00
CaMer0n
0c3c292a1c Cron data moved to SQL table. 2011-05-06 07:00:21 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
6a4286e523 test 2010-02-10 03:15:26 +00:00
CaMer0n
2ae50931ea System Crons were failing. Working again. 2009-12-24 09:59:21 +00:00
CaMer0n
b70c627f96 Cron "Run Now" is now functional. 2009-10-24 12:01:24 +00:00
CaMer0n
fdc7e579ed More cron work. 2009-10-24 10:07:30 +00:00
CaMer0n
7f5cae55a2 Cron scripts working correctly. 2009-10-23 14:16:08 +00:00
CaMer0n
1fdd9e6a0d Some plugin-class tweaks and cron work 2009-10-23 09:08:15 +00:00
marj
7fe0bd1282 Trivial XHTML compliance 2009-07-23 08:34:21 +00:00
CaMer0n
c6568d0b31 Updated file description 2009-07-14 05:31:57 +00:00
CaMer0n
8ea8db9f56 Initial commit of e_cron task scheduling. 2008-06-17 05:39:46 +00:00