0){ $loggRad = explode(":\t", $logg[$i], 2); $logOut[] = array(date('d. M - H:i:s', $loggRad[0]), $loggRad[1]); } } return $logOut; } }