add IN_WS constant in ws.php
git-svn-id: http://piwigo.org/svn/trunk@29250 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
78d95a8a14
commit
84779415bd
1 changed files with 1 additions and 0 deletions
1
ws.php
1
ws.php
|
|
@ -22,6 +22,7 @@
|
|||
// +-----------------------------------------------------------------------+
|
||||
|
||||
define ('PHPWG_ROOT_PATH', './');
|
||||
define ('IN_WS', true);
|
||||
|
||||
include_once(PHPWG_ROOT_PATH.'include/common.inc.php');
|
||||
check_status(ACCESS_FREE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue