nas not nasi
This commit is contained in:
parent
c76aefb7e0
commit
68e4557172
@ -426,7 +426,7 @@ switch ($action) {
|
|||||||
|
|
||||||
if ($radius_enable) {
|
if ($radius_enable) {
|
||||||
try {
|
try {
|
||||||
ORM::for_table('nasi', 'radius')->where('setting', 'tawkto')->find_one();
|
ORM::for_table('nas', 'radius')->where('setting', 'tawkto')->find_one();
|
||||||
} catch (Exception $e) {
|
} catch (Exception $e) {
|
||||||
$ui->assign("error_title", "RADIUS Error");
|
$ui->assign("error_title", "RADIUS Error");
|
||||||
$ui->assign("error_message", "Radius table not found.<br><br>" .
|
$ui->assign("error_message", "Radius table not found.<br><br>" .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user