Project

General

Profile

Actions

Bug #1941

closed

Typo in voucher_save_db_to_config function

Added by Cyrill B over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Captive Portal
Target version:
Start date:
10/08/2011
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

line 660 in /etc/inc/voucher.inc

foreach ($configure['voucher'] as $voucherzone => $vcfg) {

should be
foreach ($config['voucher'] as $voucherzone => $vcfg) {

Actions

Also available in: Atom PDF