Cheetah
modules
cheetah
forum
integrations
cheetah
design.php
Go to the documentation of this file.
1
<?
php
2
8
// generate custom $glHeader and $glFooter variables here
9
10
$aPathInfo
= pathinfo(__FILE__);
11
require_once (
$aPathInfo
[
'dirname'
] .
'/../base/design.php'
);
php
$aPathInfo
$aPathInfo
Definition:
design.php:10
Generated by
1.8.20