Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/administrator/components/com_modules/admin.modules.php
Parent Directory
|
Revision Log
|
Patch
| 396 |
$row->description = $xmlparser->getDescription('module'); |
$row->description = $xmlparser->getDescription('module'); |
| 397 |
|
|
| 398 |
// get params definitions |
// get params definitions |
| 399 |
$params =& new mosParameters( $row->params, $xmlfile, 'module' ); |
$params =& new mosAdminParameters( $row->params, $xmlfile, 'module' ); |
| 400 |
|
|
| 401 |
HTML_modules::editModule( $row, $orders2, $lists, $params, $option ); |
HTML_modules::editModule( $row, $orders2, $lists, $params, $option ); |
| 402 |
} |
} |
|
|
Legend:
| Removed from v.129 |
|
| changed lines |
| |
Added in v.138 |
|
|

Web Hosting provided by Network
Redux.