Diff of /mambo/branches/4.6/administrator/components/com_categories/admin.categories.php
Parent Directory
|
Revision Log
|
Patch
| revision 116, Sat Jan 7 19:49:26 2006 UTC | revision 117, Sat Jan 7 21:26:39 2006 UTC | |
|---|---|---|
| # | Line 12 | Line 12 |
| 12 | 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.' ); |
| 13 | ||
| 14 | require_once( $mainframe->getPath( 'admin_html' ) ); | require_once( $mainframe->getPath( 'admin_html' ) ); |
| 15 | require_once($mosConfig_absolute_path.'/components/com_content/content.class.php'); | |
| 16 | ||
| 17 | // get parameters from the URL or submitted form | // get parameters from the URL or submitted form |
| 18 | $section = mosGetParam( $_REQUEST, 'section', 'content' ); | $section = mosGetParam( $_REQUEST, 'section', 'content' ); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

