Exemple #1
0
<?php

$USERAUTH = new UserAuth();
$SESSION = new Session();
$SessionUser = $SESSION->get_session_user();
$menuPath = $USERAUTH->FrontEnd_show_menu($SessionUser);
// pr($menuPath);
?>

<aside>
	
		<nav>
			<ul>
				<?php 
if (isset($_SESSION['ses_utoken'])) {
    ?>
				<li  align="center">
					<ul>
						<a href="<?php 
    echo "{$url_rewrite}";
    ?>
" class="iconHOme">
						<li class="icohome"><i class="fa fa-home fa-fw fa-3x"></i></li>
						</a>
					</ul>
				</li>
				<li  align="center">
					<ul>
							<li class="home">
								<table border="0" width="100%">
									<tr>