Exemplo n.º 1
0
 /**
  * Invokes the plugin specific code.
  */
 function invoke()
 {
     Piece_ORM::setDatabase($this->_getConfiguration('databaseBackend'));
 }