Max F 5 سال پیش
والد
کامیت
dbd7b597d2
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/helpers/helpers_default.php

+ 0 - 1
src/helpers/helpers_default.php

@@ -29,7 +29,6 @@ if (! function_exists('pre')) {
 		if ($exit) {
 			//exit; 
 
-			//throw new ResponseHtml($out, 503);
 			throw new \Exception($out, 503);
 
 		} else {