From: Mike Macgirvin Date: Wed, 22 Sep 2010 00:16:34 +0000 (-0700) Subject: remove debugging on public repository X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=399b6828f6888ff65d3ace22876c49f0887e88e6;p=friendica.git remove debugging on public repository --- diff --git a/.gitignore b/.gitignore index 34f2896f70..fea5fb91e0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,5 @@ wip/* include/jquery-1.4.2.min.js *.log *.out -push +push* home.html diff --git a/include/notifier.php b/include/notifier.php index 5766747b8b..4b80bd3b6c 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -1,6 +1,6 @@