Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1210 → Rev 1211

/web/intercept.php
66,7 → 66,7
 
# Our own path
$loginpath = $_SERVER['PHP_SELF'];
$alcasarpath = "http://alcasar.localdomain";
$alcasarpath = "http://alcasar";
$statuspath = $alcasarpath."/status.php";
$debug = false;