Skip to content

Commit

Permalink
Actualizado comentario
Browse files Browse the repository at this point in the history
  • Loading branch information
psicobyte committed Dec 14, 2014
1 parent dc69df8 commit d4917d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sluger.php
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,7 @@ function Pantallacrea(){
}


// Esto es una exigencia del "cliente": Permite dar de alta direcciones sólo a IPs de la UGR (más o menos).
// Está comentada para que no de guerra.
// Filtro para permitir o bloquear ciertas IPs (bsado en listas blanca y negra.
function FiltraIP(){

if (WhiteList() && !BlackList()){
Expand Down

0 comments on commit d4917d6

Please sign in to comment.