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:
parent
76315b650c
commit
09a00911c2
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue