mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 1668: protect dataTables backend script (ajax called, serverside processing)
git-svn-id: http://piwigo.org/svn/trunk@26050 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -3,6 +3,8 @@ define('PHPWG_ROOT_PATH','../');
|
||||
define('IN_ADMIN', true);
|
||||
|
||||
include_once(PHPWG_ROOT_PATH.'include/common.inc.php');
|
||||
|
||||
check_status(ACCESS_ADMINISTRATOR);
|
||||
|
||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
* Easy set variables
|
||||
|
||||
Reference in New Issue
Block a user