badurl is a notice
authorAlan <alan@roojs.com>
Wed, 6 Sep 2023 04:43:32 +0000 (12:43 +0800)
committerAlan <alan@roojs.com>
Wed, 6 Sep 2023 04:43:32 +0000 (12:43 +0800)
Pman.php

index b068439..0fa0a67 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -216,7 +216,7 @@ class Pman extends HTML_FlexyFramework_Page
         
         
         if (strlen($base) && $bits[0] != 'PasswordReset') {
-            $this->jerror("BADURL","invalid url: $base");
+            $this->jerror("NOTICE-BADURL","invalid url: $base");
         }
         // deliver template
         if (isset($_GET['onloadTrack'])) {