added semicolon on line

This commit is contained in:
Rohit Pai 2021-08-23 21:35:11 +01:00
parent 53f1ae2da6
commit 36750c2c47

View File

@ -1,5 +1,5 @@
<?php
require_once "./confjg.php"
require_once "./confjg.php";
class TimelineData
{