1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 07:44:49 +02:00

Cron scripts working correctly.

This commit is contained in:
CaMer0n
2009-10-23 14:16:08 +00:00
parent 4c7bf15d46
commit 7f5cae55a2
6 changed files with 141 additions and 73 deletions

View File

@@ -4,12 +4,12 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_cron.php,v $
| $Revision: 1.1 $
| $Date: 2008-06-17 05:39:30 $
| $Revision: 1.2 $
| $Date: 2009-10-23 14:16:08 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
if (!defined("PAGE_NAME")) { define("PAGE_NAME", "Schedule Tasks"); }
if (!defined("PAGE_NAME")) { define("PAGE_NAME", "Schedule Maintenance"); }
define("LAN_CRON_1", "Name");
define("LAN_CRON_2", "Description");