Ver Mensaje Individual
  #6 (permalink)  
Antiguo 01/09/2010, 14:53
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: Problemas con empty al evaluar respuesta de __get

Cito el Manual:
Cita:
__isset() is triggered by calling isset() or empty() on inaccessible properties.
Saludos.