clipbucket/upload/install/steps/step_update_1.php
Arslan Hassan b83c2616f4 ADDED : contacts table alteration SQL in installation
FIXED : HDFLVPLAYER playlist problem
FIXED : User cannot himself as a friend
FIXED : EMBED CODE problem
2010-04-29 10:35:21 +00:00

14 lines
No EOL
690 B
PHP

<div class="content"><h2>Updated to <?=VERSION?> successfully</h2>
Congratulations, your clipbucket is now updated to latest version, You may need to look at our <a href="http://docs.clip-bucket.com/clipbucket-docs/clipbucket-installation#after_installation" target="_blank">After Updating Documentaion</a> that will guide you basics things about updating and settings
<div style="height:15px"></div>
You can now access admin area by <a href="<?=SCRIPT_URL.'/admin_area'?>">Clicking Here</a>
<div style="height:15px"></div>
<strong>PLEASE CHANGE "includes" directory permission to 0755</strong>
</div>
<div class="footer" align="right">
</div>
<?=the_installer_footer()?>