Pman.php
authorjohn <john@roojs.com>
Fri, 15 Jun 2018 06:02:23 +0000 (14:02 +0800)
committerjohn <john@roojs.com>
Fri, 15 Jun 2018 06:02:23 +0000 (14:02 +0800)
Pman.php

index 535d27b..7b2d3e7 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -658,6 +658,8 @@ class Pman extends HTML_FlexyFramework_Page
      */
     function outputJavascriptIncludes()  
     {
+        exit;
+        
         // BC support - currently 1 project still relies on this.. (MO portal) 
         $o = HTML_FlexyFramework::get()->Pman_Core;
         if (isset($o['packseed'])) {