wrong constant for YSFGateway
This commit is contained in:
parent
42b0e148ad
commit
f5db7ad19e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ include "include/repeaterinfo.php";
|
||||||
include "include/modes.php";
|
include "include/modes.php";
|
||||||
include "include/lh.php";
|
include "include/lh.php";
|
||||||
include "include/localtx.php";
|
include "include/localtx.php";
|
||||||
if (defined("SHOWPROGRESSBARS")) {
|
if (defined("ENABLEYSFGATEWAY")) {
|
||||||
include "include/ysfgatewayinfo.php";
|
include "include/ysfgatewayinfo.php";
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in a new issue