Clean up constants

This commit is contained in:
Hillel Coren 2017-01-10 12:27:52 +02:00
parent 511375ba45
commit 9400c073e2

View File

@ -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');