Example #1
0
 /**
  * @param $config sets the configuration given by driver type (MySQL, etc)
  */
 public static function setConfig($config)
 {
     self::$config = $config;
 }