informations de versions
[mtweb] / mw / mw_app.php
index 9af31bc..d1f6148 100644 (file)
       $env->set_config_file($this->config_file);
       $env->set_PATHES($this->pathes);
       $env->init_plugins();
+      $env->load_versions();
       $env->load_config($this->bdd, $this->config);
       $env->init();
       return true;