Beispiel #1
0
 public static function close()
 {
     iSession::gc();
     // close database-connection
     return iDB::flush();
 }