Subversion Repositories ALCASAR

Rev

Rev 509 | Rev 890 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log

Rev 509 Rev 632
Line 151... Line 151...
151
			case 'ChilliSpot-Max-Output-Octets' :
151
			case 'ChilliSpot-Max-Output-Octets' :
152
			case 'ChilliSpot-Max-Total-Octets' :
152
			case 'ChilliSpot-Max-Total-Octets' :
153
			case 'ChilliSpot-Bandwidth-Max-Up' :
153
			case 'ChilliSpot-Bandwidth-Max-Up' :
154
			case 'ChilliSpot-Bandwidth-Max-Down' :
154
			case 'ChilliSpot-Bandwidth-Max-Down' :
155
			case 'WISPr-Redirection-URL' :
155
			case 'WISPr-Redirection-URL' :
156
				$advanced=0; //<-- Valeur à mettre à '1' pour avoir toute les fonctionnalités
156
				$advanced=1; //<-- Valeur à mettre à '0' pour limiter les fonctionnalités
157
				break;
157
				break;
158
			default:
158
			default:
159
				$advanced=1;
159
				$advanced=1;
160
				break;
160
				break;
161
		}
161
		}