XOOPS  2.6.0
version.php File Reference

Go to the source code of this file.

Namespaces

 kernel
 

Variables

 $XoopsIncludeVersionString = class_exists('\Xoops', false) ? \Xoops::VERSION : 'UNKNOWN'
 
const XOOPS_VERSION $XoopsIncludeVersionString
 

Variable Documentation

$XoopsIncludeVersionString = class_exists('\Xoops', false) ? \Xoops::VERSION : 'UNKNOWN'

Define XOOPS version

Todo:
This should be eleminated in favor of ::VERSION, but it is still required in installer

Definition at line 22 of file version.php.

const XOOPS_VERSION $XoopsIncludeVersionString

Definition at line 23 of file version.php.

Referenced by genPathCheckHtml().