Ejemplo n.º 1
0
 public static function setDefaultAdapter(Itk_Connection_AdapterAbstract $adapter)
 {
     self::$_defaultAdapter = $adapter;
 }