clipbucket/upload/install/steps/step_4.php
Arslan Hassan 51150dabff FIXED : ads.class.php error
UPDATE : Installer
RELEASED : ClipBucket v2.0.3
2010-01-26 11:40:31 +00:00

16 lines
No EOL
572 B
PHP

<div class="content"><h2>Installation Completed</h2>
ClipBucket Has been installed successfully
<br>
<br>
<h3>your default admin details are</h3>
<h3>user : admin</h3>
<h3>password : admin</h3>
<a href="<?=SCRIPT_URL.'/admin_area'?>">you can access admin area here</a></div>
<a href="http://docs.clip-bucket.com/clipbucket-docs/clipbucket-installation#after_installation" target="_blank"><strong>
Please Read &quot;After Installation or Update Documentation&quot; Here
</strong></a>
<div class="footer" align="right">
</div>
<?=the_installer_footer()?>