Diff of /mambo/branches/4.6/includes/pathway.php
Parent Directory
|
Revision Log
|
Patch
| revision 117, Sat Jan 7 21:26:39 2006 UTC | revision 238, Tue Feb 7 18:03:58 2006 UTC | |
|---|---|---|
| # | Line 10 | Line 10 |
| 10 | /** ensure this file is being included by a parent file */ | /** ensure this file is being included by a parent file */ |
| 11 | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); |
| 12 | ||
| 13 | $pathway = mosPathway::getInstance(); | $pathway =& mosPathway::getInstance(); |
| 14 | echo $pathway->makePathway(); | echo $pathway->makePathway(); |
| 15 | ||
| 16 | ?> | ?> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

