mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Moved accounts to settings page as its not accessed much and is a much better place for it, moved some settings menus around
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php include("inc_all.php");
|
||||
<?php include("inc_all_settings.php");
|
||||
|
||||
if(!empty($_GET['sb'])){
|
||||
$sb = mysqli_real_escape_string($mysqli,$_GET['sb']);
|
||||
|
||||
Reference in New Issue
Block a user