--- nfo/site/htdocs/index.php 2004/09/05 03:09:47 1.13 +++ nfo/site/htdocs/index.php 2004/09/05 05:52:55 1.14 @@ -5,7 +5,7 @@ -------------------------------------------------------------------------------- --- rabit, 01:28 24.08.2004 ------------------------------------------------------------------------------*/ - '$Id: index.php,v 1.13 2004/09/05 03:09:47 rabit Exp $' + '$Id: index.php,v 1.14 2004/09/05 05:52:55 rabit Exp $' //------------------------------------------------------------------------------ , 5, -2); //------------------------------------------------------------------------------ @@ -26,17 +26,6 @@ } -//------------------------------------------------------------------------------ -//- Web authorisation: - -if(isset($_POST['un']) && isset($_POST['pw'])) { - - common_authorise($_POST['un'], $_POST['pw']); - - common_benchmark_addstep('authorisation test'); - -} - //------------------------------------------------------------------------------ //- GET/POST variable encapsulation: