blob: 79566b06fe8c968533b6e1f5ba65828ff3a118a0 [file] [log] [blame]
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +01001<?php
2require_once('../../../web/inc/vars.inc.php');
3if (file_exists('../../../web/inc/vars.local.inc.php')) {
4 include_once('../../../web/inc/vars.local.inc.php');
5}
6?>