X7ROOT File Manager
Current Path:
/home/gfecatvj/4abetter.us-old/View/inc
home
/
gfecatvj
/
4abetter.us-old
/
View
/
inc
/
📁
..
📄
control_buttons.php
(788 B)
📄
footer.php
(946 B)
📄
header.php
(605 B)
📄
msg.php
(480 B)
Editing: footer.php
<?php /** * @author Pierre-Henry Soria <phy@hizup.uk> * @copyright (c) 2015-2017, Pierre-Henry Soria. All Rights Reserved. * @license Lesser General Public License <http://www.gnu.org/copyleft/lesser.html> * @link http://hizup.uk */ ?> <footer> <p class="italic"><strong><a href="<?=ROOT_URL?>" title="Homeage">Simple Blog</a></strong> created for a PHP Technical Test | <?php if (!empty($_SESSION['is_logged'])): ?> You are connected as Admin - <a href="<?=ROOT_URL?>?p=admin&a=logout">Logout</a> | <a href="<?=ROOT_URL?>?p=blog&a=all">View All Blog Posts</a> <?php else: ?> <a href="<?=ROOT_URL?>?p=admin&a=login">Backend Login</a> <?php endif ?> </p> </footer> </div> </body> </html>
Upload File
Create Folder