mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 02:34:31 -04:00
Clean up constants
This commit is contained in:
parent
511375ba45
commit
9400c073e2
@ -11,14 +11,6 @@
|
||||
|
|
||||
*/
|
||||
|
||||
//Crypt::decrypt();
|
||||
//apc_clear_cache();
|
||||
//dd(DB::getQueryLog());
|
||||
//dd(Client::getPrivateId(1));
|
||||
//dd(new DateTime());
|
||||
//dd(App::environment());
|
||||
//dd(gethostname());
|
||||
//Log::error('test');
|
||||
|
||||
// Application setup
|
||||
Route::get('/setup', 'AppController@showSetup');
|
||||
|
Loading…
x
Reference in New Issue
Block a user