FIX: Revamped security measures
[phorkie.git] / www / login.php
index 150cf25c7624bd84aea7e16e380a59586ba906d3..a2cf97c211ebcaa69fc5fe5fa85b927ffa9da9c6 100644 (file)
@@ -1,6 +1,5 @@
 <?php
 namespace phorkie;
-$pageRequiresLogin = false;
 $noSecurityCheck = true;
 require_once 'www-header.php';