|
|
|
@ -5,7 +5,7 @@ declare(strict_types=1); |
|
|
|
/** |
|
|
|
/** |
|
|
|
* @author Robert Strutts <Robert@TryingToScale.com> |
|
|
|
* @author Robert Strutts <Robert@TryingToScale.com> |
|
|
|
* @copyright Copyright (c) 2022, Robert Strutts. |
|
|
|
* @copyright Copyright (c) 2022, Robert Strutts. |
|
|
|
* @license https://mit-license.org/ |
|
|
|
* @license MIT |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
$show_all_startup_errors = false; // Always, Keep false on LIVE PROD SYS!! |
|
|
|
$show_all_startup_errors = false; // Always, Keep false on LIVE PROD SYS!! |
|
|
|
|