Preview.php
authorAlan Knowles <alan@roojs.com>
Tue, 12 Nov 2013 12:17:57 +0000 (20:17 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 12 Nov 2013 12:17:57 +0000 (20:17 +0800)
Preview.php

index 2fd100b..fc27295 100644 (file)
@@ -140,7 +140,7 @@ class Pman_Cms_Preview extends Pman
         }
     }
     
-    
+    /*
     function herr( $error_name, $args = array(), $redirect=false )
     {
         
@@ -156,7 +156,7 @@ class Pman_Cms_Preview extends Pman
         
         return true;
     }
-    
+    */
     function err($n, $msg = false)
     {
         header("HTTP/1.0 $n Not Found");