summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-21 08:46:39 +0400
committerAndrew Dolgov <[email protected]>2011-12-21 08:50:37 +0400
commit1baac2803c1dee2fc2005c1039d349f4759d20e3 (patch)
treefd0594b0c7ff9e7032e6ee09c3ed85d3ce4ee11d /index.php
parent8e70d965a8e60aecd17073f71e9646bb0f6a4839 (diff)
add mail and share plugins
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
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 "</script>";
}
} ?>
</script>