Skip to content
Snippets Groups Projects
Commit 98844378 authored by Tilman Vatteroth's avatar Tilman Vatteroth :robot:
Browse files

test

parent 97efe8eb
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,11 @@
// Universal
$MENSA_URL = "http://www.stwdo.de/gastronomie/speiseplaene/hauptmensa/wochenansicht-hauptmensa/";
$PARSE_DAYLIST = array (
"montag",
"dienstag",
"mittwoch",
"donnerstag",
"freitag"
"montag",
"dienstag",
"mittwoch",
"donnerstag",
"freitag"
);
$DO_SQL = true;
$DO_JSON = true;
......@@ -28,3 +28,8 @@ $JSON_INC_COUNTER = true;
$JSON_INC_STOFFE = false;
$JSON_INC_DATE = true;
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment