Ejemplo n.º 1
0
 /**
  * Main entry method.
  *
  * @access public
  * @static
  */
 public static function serve()
 {
     $me = new BpfbBinder();
     $me->add_hooks();
 }