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:
plegall 2013-12-20 12:59:07 +00:00
commit 09a00911c2

View file

@ -4,6 +4,8 @@ define('IN_ADMIN', true);
include_once(PHPWG_ROOT_PATH.'include/common.inc.php');
check_status(ACCESS_ADMINISTRATOR);
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Easy set variables
*/