From 1baac2803c1dee2fc2005c1039d349f4759d20e3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 21 Dec 2011 08:46:39 +0400 Subject: add mail and share plugins --- index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 9d17da7bc..2b5548374 100644 --- a/index.php +++ b/index.php @@ -45,7 +45,6 @@ $jsf = "js/${p}_button.js"; if (file_exists($jsf)) { include $jsf; - print ""; } } ?> -- cgit v1.2.3-54-g00ecf