tt-rss/include
derekmurawsky 1b2afd2bd3 Additions:
classes/trssmailer.php - Created class TTRSS mailer which extends phpmailer and sets the default mail settings upon instantiation. Class includes quickmail function that allows for a quick email send with no extra configurion necessary.

Changes:
config.php-dist - Added the smtp port option

include/digest.php - Converted it to use the new ttrrssmailer class

include/sanity_config.php - Added the smtp port option to the sanity check

plugins/mail/init.php - Modified to use ttrssmailer class. This particular configuration shows a hybrid use case.

register.php = Modified to use ttrssmailer class.

All code was tested and functioned on my local machine.
2013-03-22 16:25:12 -04:00
..
ccache.php ccache: disable force overriding owner_uid on real feeds (why was this needed?) 2013-02-27 15:16:00 +04:00
colors.php colors: fix resolving html color names 2012-10-27 14:28:07 +04:00
db-prefs.php cache all db prefs on startup 2013-02-27 15:47:29 +04:00
db.php fix #2 for mysql escape string 2013-03-21 21:45:00 +04:00
digest.php Additions: 2013-03-22 16:25:12 -04:00
feedbrowser.php feedbrowser: fix short tag 2012-12-27 01:16:18 +04:00
functions.php remove long deprecated mobile/ 2013-03-21 23:47:44 +04:00
labels.php split some more functions from functions.php 2013-01-22 22:32:17 +04:00
localized_schema.php update translations 2013-03-21 23:29:30 +04:00
login_form.php login form: focus login field 2012-10-09 10:35:59 +04:00
rssfuncs.php rework image caching to work without permanent article content rewriting (refs #582) 2013-03-19 09:25:36 +04:00
sanity_check.php experimental patch to enable compatibility with php safe_mode 2013-03-19 01:10:02 +04:00
sanity_config.php Additions: 2013-03-22 16:25:12 -04:00
sessions.php enable mysql db session support 2013-03-21 21:52:20 +04:00
version.php release 1.7.4 2013-03-15 19:55:00 +04:00