\n
\n\n";
- }
- recursive_ls($fullpath);
- }
- }
- }
-}
-
-echo "", str_replace($basedir.'/', "", $fullpath), "
\n- \n";
- foreach ($confs as $conf) {
- echo "
- " . basename($conf) . " \n"; - } - echo "
- \n";
-recursive_ls($basedir);
-echo "