Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Classes | |
class | Updatecron |
Espaces de nommage | |
namespace | Joomla\Cli |
namespace | Joomla\CLI |
Variables | |
const | _JEXEC = 1 |
const | DS = DIRECTORY_SEPARATOR |
if(file_exists(dirname(dirname(__FILE__)). '/defines.php')) | if (!defined('_JDEFINES')) |
const _JEXEC = 1 |
This is a CRON script which should be called from the command-line, not the web. For example something like: /usr/bin/php /path/to/site/cli/update_cron.php
const DS = DIRECTORY_SEPARATOR |
if (file_exists(dirname(dirname(__FILE__)). '/defines.php')) if(!defined('_JDEFINES')) |