Ceci est une ancienne révision du document !
~~META:
title = Home
~~
Wiki
if( $_SERVER["REMOTE_USER"]=="fabien") {echo "<div style=\"display:none;\">\n";}
if( $_SERVER["REMOTE_USER"]=="fabien") { echo "</div>\n" ; }
hello
if( $_SERVER["REMOTE_USER"]!="fabien") {echo "<div style=\"display:none;\">\n";}
if( $_SERVER["REMOTE_USER"]!="fabien") {echo "</div>\n";}