Planner - Bestellung

This commit is contained in:
Christian Paminger
2011-09-11 18:09:37 +00:00
parent eccfe1c370
commit eb065e2e3b
3 changed files with 25 additions and 21 deletions
+2
View File
@@ -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();