Beispiel #1
0
 private static function clearSortArray()
 {
     self::$sortarray = array();
     return true;
 }