Example #1
0
 /**
  * Unset The Class Object
  */
 public function __destruct()
 {
     self::$oPDO = null;
 }