configGlobal

This commit is contained in:
Kar l5
2024-05-01 18:13:22 +05:30
parent 06887b01a6
commit e53d5e663d
52 changed files with 142 additions and 142 deletions

View File

@@ -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) {