partial('index/steps.phtml', array('step' => '5')); ?>

You have successfully created the site.

Please print out this information for future reference.


site->getConfig(); $rowNumber = 0; $rowClasses = array('even', 'odd'); ?>
Site Title escape($siteConfig->getTitle()) ?>
Site Description escape($siteConfig->getDescription()) ?>
Site AddressgetUrls()) > 1 ? 'es' : '' ?> getUrls() as $count => $url) { if ($count) { echo "
"; } if (!strpos($url, '://')) { echo "http://"; } echo $this->escape($url); } ?>
isRsh ? 'Local' : ''; ?> Server escape($this->port); ?>
Administrator escape($this->admin['user']) ?>
View Site
Print