From: markus schnalke Date: Sat, 24 Mar 2012 14:47:11 +0000 (+0100) Subject: Replaced folder_exists() by a call to create_folder(). X-Git-Tag: mmh-thesis-end~204 X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=d4f5f9d551c05931478fcdfb5cd4ac06b419eeda;hp=d4f5f9d551c05931478fcdfb5cd4ac06b419eeda;p=mmh Replaced folder_exists() by a call to create_folder(). Changed inc(1) to create non-existing folders with -silent, instead of silently failing in this case. I consider the new behavior to follow the POLS. ---