Subversion Repositories ALCASAR

Rev

Rev 616 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 616 Rev 632
Line 255... Line 255...
255
			case 'ChilliSpot-Max-Output-Octets' :
255
			case 'ChilliSpot-Max-Output-Octets' :
256
			case 'ChilliSpot-Max-Total-Octets' :
256
			case 'ChilliSpot-Max-Total-Octets' :
257
			case 'ChilliSpot-Bandwidth-Max-Up' :
257
			case 'ChilliSpot-Bandwidth-Max-Up' :
258
			case 'ChilliSpot-Bandwidth-Max-Down' :
258
			case 'ChilliSpot-Bandwidth-Max-Down' :
259
			case 'WISPr-Redirection-URL' :
259
			case 'WISPr-Redirection-URL' :
260
				$advanced=1; //<-- Valeur à mettre à '0' pour avoir limiter les fonctionnalités
260
				$advanced=1; //<-- Valeur à mettre à '0' pour limiter les fonctionnalités
261
				break;
261
				break;
262
			default:
262
			default:
263
				$advanced=1;
263
				$advanced=1;
264
				break;
264
				break;
265
		}
265
		}