From 4bbd84f594825e520dfe9d5d4d6a8330f34fc467 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 25 Mar 2012 16:39:19 +0100 Subject: [PATCH] pluginActions iFrame removed Plugins are now processed through the new server queue system This should help avoid any potential connectivity concurrency issues and is more professional --- index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/index.php b/index.php index 00ac933..1a09254 100644 --- a/index.php +++ b/index.php @@ -77,7 +77,6 @@ echo 'fullPath = "'.$docRoot.'";'.PHP_EOL; echo ''.$plugins[$i][0].''; }; ?> -