clipbucket/upload/cb_install/modes/agreement.php
Arslan Hassan 6f229b6aaf Fixed : Add Group videos listing
Fixed : Comment listing and actions
Fixed : View group videos
Added : v2.1 Installer
2011-02-14 12:55:46 +00:00

10 lines
No EOL
1 KiB
PHP

<p>Welcome to ClipBucket 2.1 Installer, this will let you install clipbucket with few clicks :), please read <strong><a href="http://docs.clip-bucket.com/clipbucket-docs/clipbucket-installation">this documentation</a></strong> for further info and help </p>
Clipbucket is indeed an open-source software under Attirubte assurance license and you must follow this license. Its not scary, it just states that one who did all the tought job should get credit for his work in form of his name in the footer, you can edit, sell, use this script but you must keep author's and product name on your website.
<h2>License</h2>
<div style="padding:3px 15px; height:250px; overflow:auto; background-color:#F5F5F5;
" class="inside_shadow"><?=get_cbla()?></div>
<form name="installation" method="post" id="installation">
<input type="hidden" name="mode" value="precheck" />
<div style="padding:10px 0px" align="right"><?=button('Ok, I Agree, Now let me Continue!',' onclick="$(\'#installation\').submit()" ');?></div>
</form>