mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-17 21:48:00 +00:00
added small ip debug info output
This commit is contained in:
@@ -10,6 +10,9 @@ include_once(ROOT.DS.'inc'.DS.'config.inc.php');
|
|||||||
|
|
||||||
//loading core and controllers
|
//loading core and controllers
|
||||||
include_once(ROOT . DS . 'inc' . DS. 'core.php');
|
include_once(ROOT . DS . 'inc' . DS. 'core.php');
|
||||||
|
|
||||||
|
if($_REQUEST['ip']=='pls') exit(getUserIP());
|
||||||
|
|
||||||
loadAllContentControllers();
|
loadAllContentControllers();
|
||||||
|
|
||||||
$hash = $_REQUEST['hash'];
|
$hash = $_REQUEST['hash'];
|
||||||
|
|||||||
Reference in New Issue
Block a user