On 6/3/07, <b class="gmail_sendername">Tobias Thelen</b> &lt;<a href="mailto:tt@tobiasthelen.de">tt@tobiasthelen.de</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dave Cooke schrieb:<br>&gt; Is there a way of disabling the &quot;redirect from&quot; message at the top of the<br>&gt; destination page<br>&gt;<br>The message is controlled by the variable $PageRedirectFmt (see<br><a href="http://www.pmwiki.org/wiki/PmWiki/LayoutVariables#PageRedirectFmt">
http://www.pmwiki.org/wiki/PmWiki/LayoutVariables#PageRedirectFmt</a> )<br><br>To show no message at all set<br><br>$PageRedirectFmt = &#39;&#39;;<br><br>in your local/config.php<br><br></blockquote></div>&nbsp;<br>See also <a href="http://www.pmwiki.org/wiki/PmWiki/PageDirectives#faq">
http://www.pmwiki.org/wiki/PmWiki/PageDirectives#faq</a><br>