This commit is contained in:
Aram HARUTYUNYAN 2013-04-23 09:18:59 +00:00
parent 11c25eada2
commit f902f96de7

View File

@ -40,12 +40,12 @@ class UserController extends Zend_Controller_Action
return $identity;
}
/*public function init()
public function init()
{
require_once 'Scores/WsScores.php';
$this->view->headLink()->appendStylesheet('/themes/default/styles/user.css', 'all');
}*/
}
/**
* Affiche le fomulaire d'edition des paramètres utilisateur