@@ -141,6 +141,7 @@ function start_dig($tables) {
function add_path($path,$last_tbl) {
$path.="/";
+ return $path;
}