lo script e
<?php
require_once(__DIR__ ."./viws/frontend/head.php");
require_once(__DIR__."./viws/frontend/view_menu.php");
require_once(__DIR__.'./viws/frontend/view_content.php');
require_once(__DIR__ . './viws/frontend/footer.php');
lo script e
<?php
require_once(__DIR__ ."./viws/frontend/head.php");
require_once(__DIR__."./viws/frontend/view_menu.php");
require_once(__DIR__.'./viws/frontend/view_content.php');
require_once(__DIR__ . './viws/frontend/footer.php');