CLEAN: Removed openid debugging information
[phorkie.git] / www / list.php
index 911f26d1a728b54dcb7a9d22d452cae65d539dc6..8252f37b89f66c1924d2d18fb41bbcb493b7275b 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 /**
- * Fork a repository
+ * List a repository
  */
 namespace phorkie;
+$secureAtLevel = '0';
 require_once 'www-header.php';
 $rs = new Repositories();