diff --git a/_define.php b/_define.php index feaa82a..951cc67 100755 --- a/_define.php +++ b/_define.php @@ -29,7 +29,7 @@ $this->registerModule( /* Name */ "YASH Fork", /* Description*/ "Fork from Yet Another Syntax Highlighter. Modification: Juste one javascript called on public pages for yash3", /* Author */ "Forked and modified by Gnieark, origin: Pep and contributors", - /* Version */ '0.9', + /* Version */ '0.9.1', array( /* Dependencies */ 'requires' => array(array('core','2.9')), /* Permissions */ 'permissions' => 'usage,contentadmin', diff --git a/index.php b/index.php index e104bb2..054788c 100755 --- a/index.php +++ b/index.php @@ -204,7 +204,7 @@ if (!empty($_POST['saveconfig'])) {