--- a/web/select.php Mon Nov 20 18:10:58 2023 +0100 +++ b/web/select.php Tue Sep 03 11:09:40 2024 +0200 @@ -7,6 +7,7 @@ } $rep = $_REQUEST['rep']; + include dirname(__FILE__).'/'.$rep.'/config.php'; include_once 'common.php';