Zeitumstellungsbugfixes

Im Semesterplan im Tempus wird die Woche 43 2x angezeigt und beginnt mit einem Sonntag
This commit is contained in:
Andreas Österreicher
2013-07-23 14:31:21 +00:00
parent ba230e1bab
commit 49bb686d1e
4 changed files with 283 additions and 823 deletions
+2 -4
View File
@@ -141,10 +141,8 @@ define('MAIL_INTERNATIONAL_OUTGOING', 'invalid@technikum-wien.at');
// ***** MOODLE *****
// Moodle verwenden Ja/Nein
define('MOODLE',true);
// Pfad zum Moodle
define('MOODLE_PATH','http://www.technikum-wien.at/moodle/');
// Connection String fuer Moodle Datenbank (nur Posgresql)
define("CONN_STRING_MOODLE","host=localhost dbname=bla user=bla password=bla");
// Webservice TOKEN fuer Moodle 2.4
define('MOODLE_TOKEN24','');
// ***** OPUS *****
// Angaben fuer OPUS Schnittstelle