north 7 years ago
parent
commit
24f2b3565e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/protected/modules/j/controllers/WebController.php

+ 1 - 1
www/protected/modules/j/controllers/WebController.php

@@ -72,7 +72,7 @@ class WebController extends JBaseController {
 			}
 
 		}
-
+        exit;
 		if($home_page){
 			$this->renderpartial($home_page.'Index', array(
 				'version' => '2015082505',