function err($err=NULL) { }
function err($err=NULL) { global $set if ($err==NULL)$err=$set['err']; echo " <div class='title'> $err </div> n";
err();