PHP Classes

File: application/views/footer.php

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   CodeIgniter ion Auth Login   application/views/footer.php   Download  
File: application/views/footer.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: CodeIgniter ion Auth Login
Manage user records in a database with CodeIgniter
Author: By
Last change:
Date: 6 years ago
Size: 585 bytes
 

Contents

Class file image Download
</div><!--row-->
   
    <footer>
        <div class="col-md-12" style="text-align:center;">
            <hr>
            Copyright - 2017 | <a href="http://abedputra.com">abedputra.com</a>
        </div>
    </footer>
    </div><!-- /container -->
   
    <!-- /Load Js -->
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
    <script src="<?php echo base_url().'public/js/main.js' ?>"></script>
    </body>
</html>