Clean up constants
This commit is contained in:
parent
511375ba45
commit
9400c073e2
1 changed files with 0 additions and 8 deletions
|
|
@ -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…
Add table
Reference in a new issue