aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/functions.inc.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/functions.inc.php b/include/functions.inc.php
index f0a83d197..afd3ea702 100644
--- a/include/functions.inc.php
+++ b/include/functions.inc.php
@@ -30,9 +30,9 @@ 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/derivative_params.inc.php');
-include_once( PHPWG_ROOT_PATH .'/include/derivative_std_params.inc.php');
-include_once( PHPWG_ROOT_PATH .'/include/derivative.inc.php');
+include_once( PHPWG_ROOT_PATH .'include/derivative_params.inc.php');
+include_once( PHPWG_ROOT_PATH .'include/derivative_std_params.inc.php');
+include_once( PHPWG_ROOT_PATH .'include/derivative.inc.php');
//----------------------------------------------------------- generic functions