add mail and share plugins

This commit is contained in:
Andrew Dolgov
2011-12-21 08:46:39 +04:00
parent 8e70d965a8
commit 1baac2803c
11 changed files with 345 additions and 339 deletions

View File

@@ -45,7 +45,6 @@
$jsf = "js/${p}_button.js";
if (file_exists($jsf)) {
include $jsf;
print "</script>";
}
} ?>
</script>