From: Zach Copley Date: Fri, 8 Jul 2011 00:23:41 +0000 (-0700) Subject: Remove debugging statement X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cd05fc6aee7b25a5bd0d3f589edf3d99fb904e3e;p=quix0rs-gnu-social.git Remove debugging statement --- diff --git a/actions/hostmeta.php b/actions/hostmeta.php index fdebcf13af..5caf1960cb 100644 --- a/actions/hostmeta.php +++ b/actions/hostmeta.php @@ -44,7 +44,6 @@ class HostMetaAction extends Action function handle() { parent::handle(); - common_debug("GARGARGAR"); $domain = common_config('site', 'server');