fix lnp256 syntax errors

This commit is contained in:
MaZderMind 2018-05-25 23:35:14 +02:00
parent f9c474621d
commit 71774d90f5

View file

@ -1,4 +1,4 @@
<?php
<?php
$CONFIG['CONFERENCE'] = array(
/**
@ -121,7 +121,7 @@ $CONFIG['OVERVIEW'] = array(
*/
'GROUPS' => array(
'Lecture rooms' => array(
'babylon',,
'babylon',
),
),
);