0)) { $options->show(array ( array ( 'text' => $strConfigurationSettings, 'items' => array ( array ( 'type' => 'url', 'name' => 'aConfig[webpath][admin]', 'text' => $strWebPathSimple, 'size' => '50', 'value' => $aConfig['webpath']['admin'], 'enabled' => true ), array ( 'type' => 'break' ), array ( 'type' => 'urln', 'name' => 'aConfig[webpath][delivery]', 'text' => $strDeliveryPath, 'req' => true, 'size' => '50', 'value' => $aConfig['webpath']['delivery'] ), array ( 'type' => 'break' ), array ( 'type' => 'urln', 'name' => 'aConfig[webpath][images]', 'text' => $strImagePath, 'req' => true, 'size' => '50', 'value' => $aConfig['webpath']['images'] ), array ( 'type' => 'break' ), array ( 'type' => 'urls', 'name' => 'aConfig[webpath][deliverySSL]', 'text' => $strDeliverySslPath, 'req' => true, 'size' => '50', 'value' => $aConfig['webpath']['deliverySSL'] ), array ( 'type' => 'break' ), array ( 'type' => 'urls', 'name' => 'aConfig[webpath][imagesSSL]', 'text' => $strImageSslPath, 'req' => true, 'size' => '50', 'value' => $aConfig['webpath']['imagesSSL'] ), array ( 'type' => 'break' ), array ( 'type' => 'text', 'name' => 'aConfig[store][webDir]', 'text' => $strImageStore, 'req' => true, 'size' => '50', 'value' => $aConfig['store']['webDir'] ) ) ) ), $errormessage, 0, $imgPath); } else { ?>
 
  Configuration setup not needed, config file is present