Esempio n. 1
0
 public static function registerApplication()
 {
     Common::registerModule();
     Prospect::registerModule();
     Student::registerModule();
     Custody::registerModule();
 }