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