mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Planner - Bestellung
This commit is contained in:
@@ -104,6 +104,8 @@ class wochenplan extends basis_db
|
||||
|
||||
$this->link='stpl_week.php?type='.$type;
|
||||
$this->kal_link='stpl_kalender.php?type='.$type;
|
||||
// Timezone setzten
|
||||
date_default_timezone_set('Europe/Vienna');
|
||||
$this->datum=mktime();
|
||||
$this->init_stdplan();
|
||||
$this->crlf=crlf();
|
||||
|
||||
Reference in New Issue
Block a user