PATH:
home
/
letacommog
/
letaweb
/
install
/
views
/
site
<h1><?php echo Yii::t('install', 'Installation'); ?></h1> <div class="login"> <h5>Congrulation</h5> <h3>STSBuilder has sucessfully installed on your server</h3> <div class="hvr-sweep-to-bottom"> <input type="button" onclick="window.location='<?php echo Yii::app()->request->getbaseUrl(true).'/index.php/admin'; ?>'" value="<?php echo Yii::t('install', 'Next'); ?>" class="btn-block" /> </div> </div>
[+]
..
[-] index.php
[edit]
[-] complete.php
[edit]