mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
bug fixes
This commit is contained in:
parent
92fc701f04
commit
21babe88a4
@ -131,7 +131,7 @@ HTML::macro('image_data', function($imagePath) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
define('CONTACT_EMAIL', 'contact@invoiceninja.com')
|
define('CONTACT_EMAIL', 'contact@invoiceninja.com');
|
||||||
|
|
||||||
define("ENV_DEVELOPMENT", "local");
|
define("ENV_DEVELOPMENT", "local");
|
||||||
define("ENV_STAGING", "staging");
|
define("ENV_STAGING", "staging");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user