Cheetah
|
Go to the source code of this file.
Variables | |
$aPathParts = explode("/", $_SERVER['PHP_SELF']) | |
$iPartsCount = count($aPathParts) | |
$aResult = getExtraFiles($aPathParts[$iPartsCount-3], $aPathParts[$iPartsCount-2]) | |
$sFile = $aResult['current'] . "." . $aResult['extension'] | |
$aResult = getExtraFiles($aPathParts[$iPartsCount-3], $aPathParts[$iPartsCount-2]) |