configGlobal
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
require_once('/var/www/html/.htac_header.php');
|
||||
require_once('/var/www/html/.htac_nav.php');
|
||||
require_once('.htac_header.php');
|
||||
require_once('.htac_nav.php');
|
||||
if(isset($url[2])){
|
||||
$slug2="";
|
||||
if (strpos($url[2], "?") !== false) {
|
||||
|
||||
Reference in New Issue
Block a user