mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-11-10 07:11:03 +00:00
ab2c81cc8b
If we re-install PatchTester on a website, the copy of the folder failed because the destination folder already exists. Using the option "force", the JFolder::copy won't generate an exception and copy the files even if the destination folder already exist. Regarding the code of JFolder::copy, it can be useful to put this call in a try/catch ; otherwise the exception stop the all process. Regards, Jerome - Obsidev/HikaShop |
||
---|---|---|
.. | ||
assets/images | ||
backups | ||
controllers | ||
helpers | ||
install/sql | ||
language | ||
models | ||
tables | ||
views/pulls | ||
access.xml | ||
config.xml | ||
controller.php | ||
patchtester.php | ||
patchtester.xml | ||
script.php |