CLEAN: How about changing the rest of the files with your variable? :p
[phorkie.git] / www / doap.php
index 377030b44f6fa1a829a88c1135923d06e20f63fd..e605f15bd3eb6235053cac06f2449556a8269aeb 100644 (file)
@@ -4,7 +4,7 @@ namespace phorkie;
  * Display DOAP of the paste.
  * Contains a machine-readable project description with Git URL.
  */
-$secureAtLevel = '0';
+$securityLevel = '0';
 require_once 'www-header.php';
 
 $repo = new Repository();