You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
Andrew Dolgov 8ff3cbb32e filters: remove sql_bool_to_bool()
checkbox_to_sql_bool: return ints (???)
8 years ago
..
auth auth/base: PDO 8 years ago
db ccache, misc: fixes 8 years ago
feeditem Use 'saveHTML' when generating HTML from a DOMDocument. 8 years ago
handler dbupdater: use PDO 8 years ago
logger OPML: use PDO; minor fixes 8 years ago
pref filters: remove sql_bool_to_bool() 8 years ago
api.php Fixed PDO query to prepared statement in API::updateArticles. 8 years ago
article.php fix label cache being double escaped on save 8 years ago
backend.php move digest stuff to Digest class 9 years ago
ccache.php rssutils: PDO 8 years ago
counters.php counters: PDO 8 years ago
db.php PDO: set unicode for mysql and other connection params 8 years ago
dbupdater.php dbupdater: use PDO 8 years ago
digest.php digest: use PDO 8 years ago
dlg.php OPML: use PDO; minor fixes 8 years ago
feedenclosure.php remove some redundant php closing tags 9 years ago
feeditem.php remove some redundant php closing tags 9 years ago
feedparser.php remove some redundant php closing tags 9 years ago
feeds.php fix typo 8 years ago
handler.php article: start pdo 8 years ago
iauthmodule.php remove some redundant php closing tags 9 years ago
idb.php remove some redundant php closing tags 9 years ago
ihandler.php remove some redundant php closing tags 9 years ago
labels.php fix label cache being double escaped on save 8 years ago
logger.php remove some redundant php closing tags 9 years ago
opml.php boolean handling changes which probably won't break everything 8 years ago
plugin.php auth_internal: use PDO + other fixes 8 years ago
pluginhandler.php remove some redundant php closing tags 9 years ago
pluginhost.php pluginhost: save_data() fixes 8 years ago
rpc.php completeLabels: use prepare() not query() 8 years ago
rssutils.php update_rss_feed: transaction lock article processing 8 years ago
ttrssmailer.php remove some redundant php closing tags 9 years ago