reformatting
This commit is contained in:
parent
4c579e1cd4
commit
b00266c5d7
2 changed files with 15 additions and 13 deletions
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# upload_timetable #
|
||||
|
||||
upload_timetable is a helper script that pushes untis-exports to moodle when they have been changed.
|
||||
|
|
@ -37,5 +37,3 @@ if (count($untis_data['files'])) {
|
|||
} else {
|
||||
echo "Nothing to do\n";
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue