Changeset 43 for trunk/examples

Show
Ignore:
Timestamp:
01/11/06 13:37:56 (3 years ago)
Author:
argh
Message:

Fixed the forum link.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/examples/patExampleGen/patExampleGen.php

    r29 r43  
    692692 
    693693        if( !is_null( $this->appForumId ) ) { 
    694             echo '  <a href="http://forum.php-tools.net/viewforum.php?f='.$this->appForumId.'" class="nav" target="_blank">&raquo; Forum</a><br/>'; 
     694            echo '  <a href="http://forum.php-tools.net/index.php?t=thread&frm_id='.$this->appForumId.'" class="nav" target="_blank">&raquo; Forum</a><br/>'; 
    695695        } 
    696696