Joomla CMS  3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
Référence du fichier installation/application/framework.php

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'))
 

Documentation des variables

◆ if

if(file_exists(JPATH_CONFIGURATION . '/configuration.php') &&(filesize(JPATH_CONFIGURATION . '/configuration.php') > 10) &&!file_exists(JPATH_INSTALLATION . '/index.php'))

◆ JDEBUG

const JDEBUG = false