<?php $auth = Zend_Auth::getInstance(); if ($auth->hasIdentity()) ?>
Czy lepiej zrobić własnego helpera, który będzie robił czy może jest inne jeszcze prostsze rozwiązanie?
Pozdrawiam,
Balon
<?php $auth = Zend_Auth::getInstance(); if ($auth->hasIdentity()) ?>