aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-01-27 15:06:33 +0000
committervdigital <vdigital@piwigo.org>2007-01-27 15:06:33 +0000
commitb003303bc300680d0ce97873b5262ac7001fd90b (patch)
tree871a8f8a26e84a00abe6d6cbe87c8dbba913402a /include/functions.inc.php
parent291edfc0c7aad59d0e172e66a9010a3bf736daa2 (diff)
Web Service Merge functions_webserv.inc.php into ws_functions.inc.php
(Next steps: - Revise ws_checker - Restrict Method need to be more generic maybe - Delete functions_webserv.inc.php - ...) git-svn-id: http://piwigo.org/svn/trunk@1758 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/functions.inc.php')
-rw-r--r--include/functions.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/functions.inc.php b/include/functions.inc.php
index 9a791b21d..8ff202335 100644
--- a/include/functions.inc.php
+++ b/include/functions.inc.php
@@ -34,7 +34,6 @@ include_once( PHPWG_ROOT_PATH .'include/functions_html.inc.php' );
include_once( PHPWG_ROOT_PATH .'include/functions_tag.inc.php' );
include_once( PHPWG_ROOT_PATH .'include/functions_url.inc.php' );
include_once( PHPWG_ROOT_PATH .'include/functions_plugins.inc.php' );
-include_once( PHPWG_ROOT_PATH .'include/functions_webserv.inc.php' );
//----------------------------------------------------------- generic functions