Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier installation/includes/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