Diff of /mambo/branches/4.5.4/components/com_weblinks/weblinks.php
Parent Directory
|
Revision Log
|
Patch
| revision 80, Tue Dec 27 17:47:28 2005 UTC | revision 81, Thu Dec 29 12:54:47 2005 UTC | |
|---|---|---|
| # | Line 208 | Line 208 |
| 208 | */ | */ |
| 209 | ||
| 210 | // build list of categories | // build list of categories |
| 211 | require_once($mosConfig_absolute_path.'/administrator/includes/mosAdminMenus.php'); | |
| 212 | $lists['catid'] = mosAdminMenus::ComponentCategory( 'catid', $option, intval( $row->catid ) ); | $lists['catid'] = mosAdminMenus::ComponentCategory( 'catid', $option, intval( $row->catid ) ); |
| 213 | ||
| 214 | HTML_weblinks::editWeblink( $option, $row, $lists ); | HTML_weblinks::editWeblink( $option, $row, $lists ); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

