X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Feditpost.php;h=0cf6d0d4cf7320f7b1812036f99de0d4d8740879;hb=5299f259202725644cdaa678ea174d55a5126b27;hp=b039341023c7e00140e23d295f32af321087797d;hpb=5a23bd400c417545d23c0a9925f8dc3b86e6ecc8;p=friendica.git diff --git a/mod/editpost.php b/mod/editpost.php index b039341023..0cf6d0d4cf 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -93,15 +93,14 @@ function editpost_content(&$a) { $jotnets .= '
' . t("Post to Email") . '
'; }*/ - + call_hooks('jot_tool', $jotplugins); //call_hooks('jot_networks', $jotnets); - //$tpl = replace_macros($tpl,array('$jotplugins' => $jotplugins)); - + //$tpl = replace_macros($tpl,array('$jotplugins' => $jotplugins)); $o .= replace_macros($tpl,array( '$return_path' => $_SESSION['return_url'],