From c91a874263fb52b1945bbe370afbf51728240e8f Mon Sep 17 00:00:00 2001 From: "Shahrukh A. Khan" Date: Mon, 20 Jul 2015 16:49:21 +0500 Subject: [PATCH] #!watch appended on all links --- s3tools/s3_header_fixed.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/s3tools/s3_header_fixed.php b/s3tools/s3_header_fixed.php index 95f6b5b..3809750 100644 --- a/s3tools/s3_header_fixed.php +++ b/s3tools/s3_header_fixed.php @@ -17,6 +17,23 @@ // restricted access defined('_JEXEC') or die; +// Less Development Mode +if($this->params->get('developmentMode')): ?> + + + + +