Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Installation | |
Variables | |
const | JDEBUG = false |
if (file_exists(JPATH_CONFIGURATION . '/configuration.php') &&(filesize(JPATH_CONFIGURATION . '/configuration.php') > 10) &&!file_exists(JPATH_INSTALLATION . '/index.php')) | |
if(file_exists(JPATH_CONFIGURATION . '/configuration.php') &&(filesize(JPATH_CONFIGURATION . '/configuration.php') > 10) &&!file_exists(JPATH_INSTALLATION . '/index.php')) |
const JDEBUG = false |