diff options
Diffstat (limited to '')
-rw-r--r-- | include/functions.inc.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/functions.inc.php b/include/functions.inc.php index b28a04d3d..4b276b662 100644 --- a/include/functions.inc.php +++ b/include/functions.inc.php @@ -813,8 +813,6 @@ function fill_caddie($elements_id) { global $user; - include_once(PHPWG_ROOT_PATH.'admin/include/functions.php'); - $query = ' SELECT element_id FROM '.CADDIE_TABLE.' |