API - XOOPS 2.5.11 Beta 2
By monxoops.fr
license.php File Reference

Variables

 $licenseFile = (defined('XOOPS_VAR_PATH')) ? XOOPS_VAR_PATH . '/data/license.php' : ''
 
if(defined('XOOPS_VAR_PATH') &&file_exists($licenseFile)) else
 
const XOOPS_LICENSE_TEXT 'GPL General Public License (GPL) (v. 2.0)'
 
const XOOPS_LICENSE_KEY '000000-000000-000000-000000-000000'
 

Variable Documentation

◆ $licenseFile

$licenseFile = (defined('XOOPS_VAR_PATH')) ? XOOPS_VAR_PATH . '/data/license.php' : ''

◆ else

if (defined( 'XOOPS_VAR_PATH') &&file_exists( $licenseFile)) else
Initial value:
{
define('XOOPS_LICENSE_CODE', 'GPL')

◆ XOOPS_LICENSE_KEY

const XOOPS_LICENSE_KEY '000000-000000-000000-000000-000000'

◆ XOOPS_LICENSE_TEXT

const XOOPS_LICENSE_TEXT 'GPL General Public License (GPL) (v. 2.0)'