Example #1
0
 /**
  * de-activate constructor
  */
 private final function __construct()
 {
     self::$_db = Zend_Registry::get('db2');
 }