/** * réinitialise le contexte. */ function clear() { $stack =& CopixContext::instance(); $stack->_contextStack = array(); }