mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Update settings File naming consistancy to match the rest of ITFlow naming
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php include("inc_all_admin.php");
|
||||
<?php include("inc_all_settings.php");
|
||||
|
||||
if(isset($_GET['category'])){
|
||||
$category = mysqli_real_escape_string($mysqli,$_GET['category']);
|
||||
|
||||
Reference in New Issue
Block a user