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: control_buttons.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 */ ?> <?php if(!empty($_SESSION['is_logged'])): ?> <button type="button" onclick="window.location='<?=ROOT_URL?>?p=blog&a=edit&id=<?=$oPost->id?>'" class="bold">Edit</button> | <form action="<?=ROOT_URL?>?p=blog&a=delete&id=<?=$oPost->id?>" method="post" class="inline"><button type="submit" name="delete" value="1" class="bold">Delete</button></form> | <button type="button" onclick="window.location='<?=ROOT_URL?>?p=blog&a=add'" class="bold">Add New Post</button> <?php endif ?>
Upload File
Create Folder