From cb5c288522743b56d6b0f7679a716ebd4baaf4cf Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Tue, 27 Oct 2009 01:05:52 +0000 Subject: [PATCH] Removed embedded --- e107_plugins/metaweblog/wlwmanifest.php | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/e107_plugins/metaweblog/wlwmanifest.php b/e107_plugins/metaweblog/wlwmanifest.php index 3f0159083..76e9e0374 100644 --- a/e107_plugins/metaweblog/wlwmanifest.php +++ b/e107_plugins/metaweblog/wlwmanifest.php @@ -5,15 +5,13 @@ if (!defined('e107_INIT')) require_once("../../class2.php"); } -if(e107::isInstalled('metaweblog')) +if(!e107::isInstalled('metaweblog')) { + exit(); +} -echo ""; -?> - - - - +echo " + WordPress Yes @@ -27,13 +25,12 @@ echo ""; View site Dashboard - + {post-id} + ".SITEURLBASE.e_ADMIN_ABS."newspost.php?create.edit."."{post-id} ]]> @@ -45,17 +42,13 @@ echo ""; images/wlw/comments_32.png + ". SITEURLBASE.e_ADMIN_ABS."comment.php ]]> - - -" ?> \ No newline at end of file