mirror of
https://github.com/ivuorinen/xkcd-Mailer.git
synced 2026-03-11 16:02:45 +00:00
PHPDoc effort: Included all current contributors, updated version date, fixed ordering and the license order to from link/text to text/link.
This commit is contained in:
@@ -5,10 +5,14 @@
|
|||||||
* Sends HTML-email containing hotlinked latest xkcd
|
* Sends HTML-email containing hotlinked latest xkcd
|
||||||
* strip with alt/title-text underneath the image.
|
* strip with alt/title-text underneath the image.
|
||||||
*
|
*
|
||||||
* @author Ismo Vuorinen
|
* @category Default
|
||||||
* @version 1.0.20130619
|
* @package Default
|
||||||
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
|
* @author Ismo Vuorinen <ivuorinen@me.com>
|
||||||
* @package default
|
* @author wojas <https://github.com/wojas>
|
||||||
|
* @author Raam Dev <https://github.com/raamdev>
|
||||||
|
* @license The MIT License http://www.opensource.org/licenses/mit-license.php
|
||||||
|
* @version 1.0.20140525
|
||||||
|
* @link https://github.com/ivuorinen/xkcd-Mailer
|
||||||
**/
|
**/
|
||||||
|
|
||||||
// Use config.example.php as base for your configurations.
|
// Use config.example.php as base for your configurations.
|
||||||
|
|||||||
Reference in New Issue
Block a user