reformatting
This commit is contained in:
parent
e7b8b047fe
commit
4c579e1cd4
1 changed files with 0 additions and 3 deletions
|
@ -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'])) {
|
||||
|
|
Loading…
Add table
Reference in a new issue