bug fixes
This commit is contained in:
parent
92fc701f04
commit
21babe88a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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_STAGING", "staging");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue