]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Remove debugging statement
authorZach Copley <zach@status.net>
Fri, 8 Jul 2011 00:23:41 +0000 (17:23 -0700)
committerZach Copley <zach@status.net>
Fri, 8 Jul 2011 00:23:41 +0000 (17:23 -0700)
actions/hostmeta.php

index fdebcf13af464fdd2c7deca70b28dfcda5288d10..5caf1960cbb1ae2970071ba62ff5df916230dc88 100644 (file)
@@ -44,7 +44,6 @@ class HostMetaAction extends Action
     function handle()
     {
         parent::handle();
-        common_debug("GARGARGAR");
 
         $domain = common_config('site', 'server');