From 5d08a963d5955c6a57385ed1aab694cc2ea3e8bd Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 24 Jul 2012 13:38:57 +0100 Subject: [PATCH] Fix to ternary statement Was causing probs so reverted to standard if statement for now --- editor.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editor.php b/editor.php index 3431c5b..6264636 100644 --- a/editor.php +++ b/editor.php @@ -16,7 +16,9 @@ utils: foldcode, searchcursor, match-highlighter //--> -"> +">