www
/
wwwroot
/
magazinmiorita.be
➕ New
📤 Upload
✎ Editing:
tos.php
← Back
<?php ob_start(); include('includes/inc.config.php'); include('header.php'); $tos_results = array(); $tos = $database->execute(" SELECT * FROM `pages` where type='tos' "); while($row = $database->fetch($tos)){ $tos_results[] = $row; } $smarty->assign("tos", $tos_results); $smarty->display('tos.tpl'); ?>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel