Cheetah
Variables
xml.php File Reference

Go to the source code of this file.

Variables

global $site
 
global $tmpl
 
global $glHeader
 
global $glFooter
 
global $gConf
 
 $integration_xml = '<url_cheetah>' . $site['url'] . '</url_cheetah>'
 

Variable Documentation

◆ $gConf

global $gConf

Definition at line 18 of file xml.php.

◆ $glFooter

global $glFooter

Definition at line 17 of file xml.php.

◆ $glHeader

global $glHeader

Definition at line 16 of file xml.php.

◆ $integration_xml

$integration_xml = '<url_cheetah>' . $site['url'] . '</url_cheetah>'

Definition at line 23 of file xml.php.

◆ $site

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/ Add xml contents to whole xml output put xml content to $integration_xml variable

Definition at line 14 of file xml.php.

◆ $tmpl

global $tmpl

Definition at line 15 of file xml.php.