PHP Classes

File: crud360/inc/footer.php

Recommend this page to a friend!
  Classes of Muhammad Usman   PHP CRUD 360 Form Generator   crud360/inc/footer.php   Download  
File: crud360/inc/footer.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP CRUD 360 Form Generator
Generate forms for administration panels
Author: By
Last change:
Date: 6 years ago
Size: 1,387 bytes
 

Contents

Class file image Download
<div class="container-fluid" align="center">
<footer>
<!--
/*---------------------------------------------------------------------*\
| Removal of the following attribution text & links will be considered |
| a violation of our AAL license. Do not remove it. |
\*---------------------------------------------------------------------*/
-->
<hr>
<p style="font-size:13px">Powered by <strong><a target="_blank" href='http://orbit360.net/crud360'>Crud360</a></strong> | Developed & Maintained by <a target="_blank" href="http://orbit360.net"><strong>Orbit360 &reg;</strong></a><br>
    Distributed Under <a target="_blank" href="https://opensource.org/licenses/AAL">Attribution Assurance License</a>
</p>
</footer>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="crud360/js/jquery/jquery-1.11.2.min.js"></script>
<script src="crud360/js/datetimepicker/jquery.datetimepicker.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="crud360/js/tether/tether.min.js"></script>
<script src="crud360/js/bootstrap/bootstrap.min.js"></script>
<script src="crud360/js/tinymce/tinymce.min.js" type="text/javascript"></script>
<script src="crud360/js/tinymce/jquery.tinymce.min.js" type="text/javascript"></script>
<script src="crud360/js/commonjs.js" type="text/javascript"></script>
</body>
</html>