예제 #1
0
파일: Constantes.php 프로젝트: netixx/Stock
 public static function css()
 {
     Application_Service_Constantes::_form();
 }
예제 #2
0
파일: Bootstrap.php 프로젝트: netixx/Stock
 protected function _initConstantes()
 {
     Application_Service_Constantes::css();
 }