REVERT: variable name change
[phorkie.git] / www / list.php
index c9cd81aa9ef4019a72e344885f38c3b4ee24cd2b..8252f37b89f66c1924d2d18fb41bbcb493b7275b 100644 (file)
@@ -3,7 +3,7 @@
  * List a repository
  */
 namespace phorkie;
-$securityLevel = '0';
+$secureAtLevel = '0';
 require_once 'www-header.php';
 $rs = new Repositories();