'; echo '' . $folder . '/'; echo ''; echo is_writable( $GLOBALS['mosConfig_absolute_path'] . '/' . $folder ) ? ''.T_('Writeable').'' : ''.T_('Unwriteable').'' . ''; echo ''; } /** * @package Mambo */ class HTML_installer { function showInstallForm( $title, $option, $element, $client = "", $p_startdir = "", $backLink="" ) { ?>

   

   

name as $i) $addon_count++; ?> type[$counter]=='Mambot') { ?> version[$counter]; $addonXMLpath = $addon->xmlfile[$counter]; $InstalledVersion = getCurrentAddonVersion($addonXMLpath); ?> type[$counter]=='Component') { ?> version[$counter]; $addonXMLpath = $addon->xmlfile[$counter]; $InstalledVersion = getCurrentAddonVersion($addonXMLpath); ?> type[$counter]=='Module') { ?> version[$counter]; $addonXMLpath = $addon->xmlfile[$counter]; $InstalledVersion = getCurrentAddonVersion($addonXMLpath); ?> name as $i) $exaddon_count++; ?> type[$counter]=='Mambot') { //If we are here then 3rd party mambots exist $exmambot_count = 1; ?> type[$counter]=='Component') { //If we are here then 3rd party components exist $excomponent_count = 1; ?> type[$counter]=='Module') { //If we are here then 3rd party modules exist $exmodule_count = 1; ?>
name[$counter] ?>
desc[$counter] ?>
author[$counter] ?>
>
name[$counter] ?>
desc[$counter] ?>
author[$counter] ?>
>
name[$counter] ?>
desc[$counter] ?>
author[$counter] ?>
>
name[$counter] ?>
desc[$counter] ?>
author[$counter] ?>
version[$counter] ?>
name[$counter] ?>
desc[$counter] ?>
author[$counter] ?>
version[$counter] ?>
name[$counter] ?>
desc[$counter] ?>
author[$counter] ?>
version[$counter] ?>

' .T_('Sorry, it seems that The Source is not available').''; } /** * @param string * @param string * @param string * @param string */ function showInstallMessage ($messages, $title, $return) { global $PHP_SELF; if (!$return) $return = mamboCore::get('mosConfig_live_site').'/administrator/index2.php'; ?>
level) { case _MOS_ERROR_INFORM: $colour = 'green'; $level = 'Information: '; break; case _MOS_ERROR_WARN: $colour = 'red'; $level = 'Warning: '; break; case _MOS_ERROR_SEVERE: $colour = 'red'; $level = 'Severe: '; break; case _MOS_ERROR_FATAL: $colour = 'red'; $level = 'Fatal: '; break; } ?>
text; ?>
 ]