Skip to content

Commit

Permalink
oh noooo
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenBloodDev committed Sep 27, 2023
1 parent 5f6ef1c commit 18999be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/monats_umsatz.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
"Dezember" => 91000
];


foreach ($monat_umsatz as $item => $umsatz) {
echo ">> $umsatz";
}


?>
Expand Down

0 comments on commit 18999be

Please sign in to comment.