Ejemplo n.º 1
0
 private function __construct()
 {
     $this->dao = PostDao::getInstance();
     $this->config['allowedMPElements'] = array();
 }