コード例 #1
0
 function theSourceForm($option, $element, $client)
 {
     HTML_installer::showUrlForm('', $option, $element, $client);
     echo '<object type="text/html" data="http://source.mambo-foundation.org/component/syndstyle/option,com_remository/" width="500" height="1000">' . T_('Sorry, it seems that The Source is not available') . '</object>';
 }