blueriver / MuraGoogleSitemaps

Google Sitemap plugin for Mura CMS
Apache License 2.0
5 stars 11 forks source link

Changes for running plugin in Mura 6.2 #11

Open Miguel-F opened 6 years ago

Miguel-F commented 6 years ago

I see that you have fixed several of the things that I ran into here; using fileWrite(), getting the value of "notifyemail" instead of "email". The only other thing I would suggest is not dumping and aborting. The catch already has some error handling to write the output file. Unless you found some other issue there. Probably same for if the email fails.