correct naming of file config.php

This commit is contained in:
2021-08-23 21:38:37 +01:00
parent 36750c2c47
commit a5cf796475
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require_once "./confjg.php";
require_once "./config.php";
class TimelineData
{