1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 21:32:09 +02:00

Fix for notifications to less than 5 people. Notification now come from the site email, not the admin email.

This commit is contained in:
Cameron
2015-05-13 17:45:24 -07:00
parent d596abc90a
commit c73c07490b
4 changed files with 75 additions and 19 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<e107Plugin name="User" version="1.0" date="2014-01-01" compatibility="2.0" installRequired="false" >
<author name="e107 Inc." url="http://e107.org" />
<description>User Theme and Language Menus</description>
<category>user</category>
</e107Plugin>