Diff of /mambo/branches/4.6/index.php
Parent Directory
|
Revision Log
|
Patch
| revision 235, Sun Feb 5 17:46:04 2006 UTC | revision 236, Mon Feb 6 15:35:49 2006 UTC | |
|---|---|---|
| # | Line 2485 | Line 2485 |
| 2485 | ||
| 2486 | /** Get the component handler */ | /** Get the component handler */ |
| 2487 | require_once( $configuration->rootPath() . '/includes/cmtclasses.php' ); | require_once( $configuration->rootPath() . '/includes/cmtclasses.php' ); |
| 2488 | $c_handler = mosComponentHandler::getInstance(); | $c_handler =& mosComponentHandler::getInstance(); |
| 2489 | $c_handler->startBuffer(); | $c_handler->startBuffer(); |
| 2490 | ||
| 2491 | if (!$urlerror AND $path = $mainframe->getPath( 'front' )) { | if (!$urlerror AND $path = $mainframe->getPath( 'front' )) { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

