From: Joel Reicher Date: Sun, 4 Jun 2006 08:37:24 +0000 (+0000) Subject: Fixed bug introduced when changing from check_folder() to new X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/63298d0f1870b5df16ac8664494e5a24b224dfc5?hp=63298d0f1870b5df16ac8664494e5a24b224dfc5 Fixed bug introduced when changing from check_folder() to new create_folder() function. The folder name needed to be expanded to an absolute path first. Similar things may have happened with other conversions. ---