1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
This commit is contained in:
Hillel Coren 2018-01-16 20:38:29 +02:00
parent b118052d7c
commit 99dc2c06e1

View File

@ -377,4 +377,5 @@ if (Utils::isNinjaDev())
*/
// Include static app constants
require_once app_path() . '/Constants.php';