Changeset 43 for trunk/examples
- Timestamp:
- 01/11/06 13:37:56 (3 years ago)
- Files:
-
- trunk/examples/patExampleGen/patExampleGen.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/patExampleGen/patExampleGen.php
r29 r43 692 692 693 693 if( !is_null( $this->appForumId ) ) { 694 echo ' <a href="http://forum.php-tools.net/ viewforum.php?f='.$this->appForumId.'" class="nav" target="_blank">» Forum</a><br/>';694 echo ' <a href="http://forum.php-tools.net/index.php?t=thread&frm_id='.$this->appForumId.'" class="nav" target="_blank">» Forum</a><br/>'; 695 695 } 696 696
