mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 07:50:08 +08:00
Fix console file CRLF
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
This commit is contained in:
parent
e00884fb4a
commit
cae5e68c3b
1 changed files with 1 additions and 0 deletions
|
@ -40,3 +40,4 @@ if ($_SERVER['APP_DEBUG']) {
|
|||
$kernel = new Kernel($_SERVER['APP_ENV'], (bool)$_SERVER['APP_DEBUG']);
|
||||
$application = new Application($kernel);
|
||||
$application->run($input);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue