add basic instructions for phpmailer module

This commit is contained in:
bwdutton
2020-04-10 21:34:27 -07:00
parent d001a81d8e
commit ffd2c13d6c
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name = "phpmailer"
description = "Replaces the built in mail() so you can use SMTP servers, etc"
description = "Replaces the built in mail() so you can use SMTP servers, etc. Look in application/config/phpmailer.php for installation and settings."
version = 1
author_name = "Gallery Team"
author_url = "https://galleryrevival.com/"