[0000202] Global $path_to_root is missing in function handle_submit() in file admin...
[fa-stable.git] / admin / create_coy.php
index a705d0490db82a4f91ee02ad5c47da52fcde3b4d..423701ae946a43e2a1402418969d00367ece7709 100644 (file)
@@ -80,7 +80,7 @@ function remove_connection($id) {
 function handle_submit()
 {
        global $db_connections, $def_coy, $tb_pref_counter, $db,
-           $comp_path, $comp_subdirs;
+           $comp_path, $comp_subdirs, $path_to_root;
 
        $new = false;
        $error = false;