Explorar el Código

Refactorisation : oubli

Alexandre Alapetite hace 12 años
padre
commit
83e8c68b6f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/controllers/configureController.php

+ 1 - 1
app/controllers/configureController.php

@@ -249,7 +249,7 @@ class FreshRSS_configure_Controller extends Minz_ActionController {
 			Minz_Session::_param ('mail', $this->view->conf->mailLogin ());
 			Minz_Session::_param ('mail', $this->view->conf->mailLogin ());
 
 
 			Minz_Session::_param ('language', $this->view->conf->language ());
 			Minz_Session::_param ('language', $this->view->conf->language ());
-			Translate::reset ();
+			Minz_Translate::reset ();
 
 
 			// notif
 			// notif
 			$notif = array (
 			$notif = array (