trig("Erreur : page Wiki inutilisable sur plat/al"); else $page->trig("Tu n'as pas le droit d'accéder à ce service"); // don't return false or pmwiki will send an exit breaking smarty page return 1; } $Conditions['logged'] = 'logged()'; $Conditions['identified'] = 'identified()'; $Conditions['has_perms'] = 'has_perms()'; $Conditions['public'] = 'true'; $Conditions['only_public'] = '!identified()';