[wikka-community] Page forward (was Site forward)

Patric Hag phag
Mon Feb 4 16:34:28 GMT 2008


Hi,
its work perfect, thanks for helps!! 

I think, its a standard - action for 1.7? 

cu

> <?php
> if (isset($page) and $page != '' and $this->GetPageTag() != $page) {
>        @ob_end_clean();
>        header('Location: '.$this->Href('', $page));
>        die();
> } else {
>        echo('Redirect error!');
> }
> ?>





More information about the community mailing list