コード例 #1
0
 public static function destroyInstance()
 {
     /**
      * @todo Properly kill/close the connection
      */
     self::$database_handler = null;
 }