Exemple #1
0
 /**
  * Очищаем экземпляр класса
  */
 public static function close()
 {
     self::$db = NULL;
 }