Project

General

Profile

« Previous | Next » 

Revision 429bf8de

Added by Ermal Luçi over 15 years ago

Ticket #340. An array $specialsrcdst needs to be declared for this to work.

View differences:

usr/local/www/easyrule.php
39 39

  
40 40
$retval = 0;
41 41
$message = "";
42
$specialsrcdst = explode(" ", "any pptp pppoe l2tp openvpn");
42 43

  
43 44
if ($_GET && isset($_GET['action'])) {
44 45
	switch ($_GET['action']) {

Also available in: Unified diff