> Notice: Indirect modification of overloaded property Zend_Session::$default 
> has no effect in FlashMessage.php on line 42
> 
> line 42 (in add()):
> 
> self::$_session->{$namespace}[] = $message;

It didn't work with Matthew's hack either...
http://weierophinney.net/matthew/archives/131-Overloading-arrays-in-PHP-5.2.0.html

Reply via email to