Esempio n. 1
0
 private static function load_labels()
 {
     if (!self::$label) {
         self::$label = WPIMLabel::getInstance();
     }
 }