Esempio n. 1
0
 /**
  * For compatibility to extensions
  * TODO: replace this with an action like `wpfilebase_print_js`
  */
 public static function PrintJS()
 {
     wpfb_loadclass('Output');
     WPFB_Output::PrintJS();
 }