From: dj3c1t Date: Fri, 13 Jun 2014 21:37:34 +0000 (+0200) Subject: maj pour mtweb.1.0.0 X-Git-Tag: sourceml.1.3.0~1 X-Git-Url: http://git.dj3c1t.com/?p=mw_sourceml;a=commitdiff_plain;h=6cfec6d7f2db7f2894b20eed8c67f01073771296 maj pour mtweb.1.0.0 --- diff --git a/mw_sourceml.php b/mw_sourceml.php index 286c455..4563009 100644 --- a/mw_sourceml.php +++ b/mw_sourceml.php @@ -34,7 +34,7 @@ ) ) ){ - $env->init_plugins("ASC", $RELOAD = true); + $env->load_plugin("mw_sourceml"); } } }