1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Prevent headers in CLI mode.

This commit is contained in:
Cameron
2021-01-16 10:02:52 -08:00
parent 8f4b3429dc
commit 692b8c8538
6 changed files with 24 additions and 11 deletions

View File

@@ -12,5 +12,3 @@ require_once("class2.php");
require_once(e_PLUGIN."banner/banner.php");
exit();
?>