PHP Classes

File: apps/views/footer/copyright.php

Recommend this page to a friend!
  Classes of fathurrahman   mnTemplate   apps/views/footer/copyright.php   Download  
File: apps/views/footer/copyright.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: mnTemplate
Route HTTP requests to callback functions
Author: By
Last change:
Date: 1 year ago
Size: 390 bytes
 

Contents

Class file image Download
<div class="section footer" style="background: transparent;z-index: 99;width: 100%;margin-top: 39px;margin-bottom: 0px;bottom: 100%;position: static;">
    <div class="separator mt-5 mb-2"></div>
    <h6 class="mt-2"> 2020 © <?php echo str_replace('/', '', str_replace('https://', '', BASEURL)) ?> </h6>
    <!-- <p> <strong> develop by fathurrahman@kamscode.tech </strong></p> -->
</div>