updating changelog + readme credits
parent
59ec03f974
commit
003fc4569c
|
@ -5,9 +5,11 @@
|
|||
#########################
|
||||
- Merged PHP Server Monitor Plus project by Luiz Alberto S. Ribeiro (https://github.com/madeinnordeste/PHP-Server-Monitor-Plus).
|
||||
-- New layout (thanks to twitter bootstrap)
|
||||
- Support for mosms provider by Andreas Ek (https://github.com/EkAndreas/PHP-Server-Monitor-Plus/commit/105c734a02477befc01831e3b9b2b8fefd9b5ca5).
|
||||
- Support for mosms provider by Andreas Ek
|
||||
- Support for Textmarketer provider by Perri Vardy-Mason
|
||||
- Language files are now automatically detected, instead of a hardcoded list.
|
||||
- Adding Korean language file (thanks to Ik-Jun).
|
||||
- Adding Portuguese / Brazilian language file (thanks to Luiz Alberto S. Ribeiro).
|
||||
- Large status page by Michael Greenhill.
|
||||
|
||||
#########################
|
||||
|
|
|
@ -35,6 +35,7 @@ available:
|
|||
* Inetworx - <http://www.inetworx.ch>
|
||||
* Clickatell - <https://www.clickatell.com>
|
||||
* Mosms - <http://www.mosms.com>
|
||||
* Textmarketer - <http://www.textmarketer.co.uk>
|
||||
|
||||
For these gateways you need an account with sufficient credits.
|
||||
|
||||
|
@ -156,11 +157,12 @@ The second part is the actual message. There are a few variables you can use in
|
|||
|
||||
## CREDITS
|
||||
|
||||
* classes/phpmailer.class.php - Brent R. Matzelle
|
||||
* Bugfixes & features - Perri Vardy-Mason
|
||||
* PHP Mailer - Brent R. Matzelle
|
||||
* German translation - Brunbaur Herbert
|
||||
* French translation - David Ribeiro
|
||||
* Korean translation - Ik-Jun
|
||||
* Brazillian translation - Luiz Alberto S. Ribeiro
|
||||
* Brazilian translation - Luiz Alberto S. Ribeiro
|
||||
* Bootstrap implementation - Luiz Alberto S. Ribeiro
|
||||
* Mosms implementation - Andreas Ek
|
||||
* Status page - Michael Greenhill
|
||||
|
|
Loading…
Reference in New Issue