'',
'/projects/' => '',
'/about/' => ''
);
foreach ($navClasses as $route => $v) {
if ($route == $_SERVER["REQUEST_URI"]) {
$navClasses[$route] = 'selected';
}
}
?>
Warning: include(/home/mauricesvay/svay.com/www/widgets/../includes/navigation.php): failed to open stream: No such file or directory in
/home/mauricesvay/svay.com/www/widgets/index.php on line
23
Warning: include(): Failed opening '/home/mauricesvay/svay.com/www/widgets/../includes/navigation.php' for inclusion (include_path='.:') in
/home/mauricesvay/svay.com/www/widgets/index.php on line
23
Widgets
Widgets are small embeddable applications.