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 #1

Updated by Cyrill B over 12 years ago

Category: Captive Portal
Affected version: 2.1-IPv6
Affected Architecture: All

Actions #2

Updated by Chris Buechler over 12 years ago

  • Category set to Captive Portal
  • Status changed from New to Resolved
  • Target version set to 2.1

fixed, thanks

Actions

Also available in: Atom PDF