Skip to content

Commit

Permalink
Merge pull request #1931 from phili67/phili67-delete-last-file
Browse files Browse the repository at this point in the history
src/mysql/upgrade/7.6.0-upgrade.php : delete unuseful file (/Ecclesia…
  • Loading branch information
phili67 committed Nov 9, 2021
2 parents c440947 + 5b4f65c commit a5019bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mysql/upgrade/7.6.0-upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

unlink(SystemURLs::getDocumentRoot()."/Include/GetGroupArray.php");
unlink(SystemURLs::getDocumentRoot()."/RPCdummy.php");
unlink(SystemURLs::getDocumentRoot()."/EcclesiaCRM/Reports/ChurchInfoReport.php");

$logger->info("End of delete : all unusefull files");
?>

0 comments on commit a5019bb

Please sign in to comment.