Go to the source code of this file.
Functions | |
setHeaderCache ($type) | |
exitError ($text) | |
requestPath () | |
Variables | |
$cookName = 'dcpsession' | |
$sessid = $_COOKIE[$cookName] | |
$packName = $_GET["pack"] | |
$type = $_GET["type"] | |
$packDef = $_SESSION['RSPACK_' . $packName] | |