Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/administrator/components/com_mambots/admin.mambots.php
Parent Directory
|
Revision Log
|
Patch
| 274 |
$lists['published'] = mosHTML::yesnoRadioList( 'published', 'class="inputbox"', $row->published ); |
$lists['published'] = mosHTML::yesnoRadioList( 'published', 'class="inputbox"', $row->published ); |
| 275 |
|
|
| 276 |
// get params definitions |
// get params definitions |
| 277 |
$params =& new mosParameters( $row->params, $mainframe->getPath( 'bot_xml', $row->folder.'/'.$row->element ), 'mambot' ); |
$params =& new mosAdminParameters( $row->params, $mainframe->getPath( 'bot_xml', $row->folder.'/'.$row->element ), 'mambot' ); |
| 278 |
|
|
| 279 |
HTML_modules::editMambot( $row, $lists, $params, $option ); |
HTML_modules::editMambot( $row, $lists, $params, $option ); |
| 280 |
} |
} |
|
|
Legend:
| Removed from v.129 |
|
| changed lines |
| |
Added in v.138 |
|
|

Web Hosting provided by Network
Redux.