reformatting

This commit is contained in:
Raphael Dannecker 2020-11-27 23:03:05 +01:00
parent e7b8b047fe
commit 4c579e1cd4

View file

@ -10,9 +10,6 @@
require_once dirname(__FILE__) . '/vendor/autoload.php';
require_once('config.php');
$token = '8d962a172b9f56f65712e5710fca2435';
$domainname = 'https://moodlesb.steinbeisschule-reutlingen.de';
$MoodleRest = new MoodleRest($config['url'], $config['token']);
if (file_exists ($config['hashfile'])) {