Juste pour avoir l'affichage
This commit is contained in:
parent
493d232677
commit
b30e19af3d
@ -4,10 +4,12 @@ Class Zend_View_Helper_Field extends Zend_View_Helper_Abstract
|
||||
|
||||
public function Field($name)
|
||||
{
|
||||
/*
|
||||
$prefs = Zend_Registry::get('prefs');
|
||||
|
||||
if($prefs[$name]['activated'])
|
||||
{
|
||||
*/
|
||||
require_once 'Scores/SessionCiblage.php';
|
||||
require_once 'Scores/Field.php';
|
||||
|
||||
@ -35,7 +37,7 @@ Class Zend_View_Helper_Field extends Zend_View_Helper_Abstract
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
//}
|
||||
return (false);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user