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é
|
Espaces de nommage | |
namespace | Joomla\Site |
Variables | |
if (!file_exists(JPATH_CONFIGURATION.'/configuration.php')||(filesize(JPATH_CONFIGURATION.'/configuration.php')< 10)||file_exists(JPATH_INSTALLATION.'/index.php')) | |
$config = new JConfig() | |
const | JDEBUG ($config->error_reporting) = $config->debug |
$config = new JConfig() |
if(!file_exists(JPATH_CONFIGURATION.'/configuration.php')||(filesize(JPATH_CONFIGURATION.'/configuration.php')< 10)||file_exists(JPATH_INSTALLATION.'/index.php')) |
const JDEBUG($config->error_reporting) = $config->debug |