Cheetah
xml.php
Go to the documentation of this file.
1 <?php
2 
14 $aPathInfo = pathinfo(__FILE__);
15 require_once ($aPathInfo['dirname'] . '/../base/xml.php');
php
$aPathInfo
$aPathInfo
Definition: xml.php:14