From 4b8804988eef20ade122a2b3b97ffc423c790198 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Wed, 24 Sep 2014 15:34:55 +0200 Subject: [PATCH] Revert "Merge branch 'adding-htmlspecialchars-to-h5p' into without-pal" This reverts commit ab1b691a27aadfc4b6a9798ca09bd2ff661f2f2f, reversing changes made to 2b12bf4441b92f6bb3f7985c7fcb36be9875d177. --- h5p.classes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h5p.classes.php b/h5p.classes.php index 83874f8..3cc31ac 100644 --- a/h5p.classes.php +++ b/h5p.classes.php @@ -1346,7 +1346,7 @@ class H5PCore { public static $coreApi = array( 'majorVersion' => 1, - 'minorVersion' => 4 + 'minorVersion' => 3 ); public static $styles = array( 'styles/h5p.css',