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