mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
Cron data moved to SQL table.
This commit is contained in:
@@ -67,6 +67,9 @@ $no_core_css = TRUE;
|
||||
|
||||
define("ADMIN_DOWN_ICON", "<img class='icon action S32' src='".e_IMAGE_ABS."admin_images/down_32.png' alt='' title='".LAN_DELETE."' />");
|
||||
define("ADMIN_DOWN_ICON_PATH", e_IMAGE."admin_images/down_32.png");
|
||||
|
||||
define("ADMIN_EXECUTE_ICON", "<img class='icon action S32' src='".e_IMAGE_ABS."admin_images/execute_32.png' alt='' title='".LAN_DELETE."' />");
|
||||
define("ADMIN_EXECUTE_ICON_PATH", e_IMAGE."admin_images/execute_32.png");
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user