Cheetah
Variables
xmlTemplates.inc.php File Reference

Go to the source code of this file.

Variables

 $aXmlTemplates
 

Variable Documentation

◆ $aXmlTemplates

$aXmlTemplates
Initial value:
= array (
"file" => array (
2 => '<file id="#1#" file="#2#" />',
6 => '<file id="#1#" file="#2#" save="#3#" image="#4#" time="#5#" screenshot="#6#" />',
7 => '<file id="#1#" file="#2#" save="#3#" image="#4#" time="#5#" screenshot="#6#"><saveName><![CDATA[#7#]]></saveName></file>'
),
"result" => array (
1 => '<result value="#1#" />',
2 => '<result value="#1#" status="#2#" />'
)
)

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/

Definition at line 8 of file xmlTemplates.inc.php.