mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
// Wochentage auf Deutsch (Zeitwunsch)
|
// Wochentage auf Deutsch (Zeitwunsch)
|
||||||
global $tagbez;
|
global $tagbez;
|
||||||
$tagbez=array();
|
$tagbez=array();
|
||||||
|
$tagbez[0]="Sonntag";
|
||||||
$tagbez[1]="Montag";
|
$tagbez[1]="Montag";
|
||||||
$tagbez[2]="Dienstag";
|
$tagbez[2]="Dienstag";
|
||||||
$tagbez[3]="Mittwoch";
|
$tagbez[3]="Mittwoch";
|
||||||
|
|||||||
Reference in New Issue
Block a user