Remove debugging statement
This commit is contained in:
parent
969a558339
commit
cd05fc6aee
|
@ -44,7 +44,6 @@ class HostMetaAction extends Action
|
|||
function handle()
|
||||
{
|
||||
parent::handle();
|
||||
common_debug("GARGARGAR");
|
||||
|
||||
$domain = common_config('site', 'server');
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user