Ver Fonte

dev 2020-10

Max F há 5 anos atrás
pai
commit
dbd7b597d2
1 ficheiros alterados com 0 adições e 1 exclusões
  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 {