Example #1
0
 public static function disconnect_from_db()
 {
     self::$pdo = null;
 }