Exemplo n.º 1
0
 /**
  * @access private
  * @static
  */
 function install()
 {
     $me = new Embi_Installer();
     $me->create_default_options();
 }