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 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 12 years ago
..
auth classes: use OO DB interface 12 years ago
db support mysqli when available 12 years ago
handler revert OO-db access in dbupdater, create DbUpdater() correctly 12 years ago
logger do not try to log to sql on old schema version 12 years ago
pref classes: use OO DB interface 12 years ago
.htaccess block listing of several util directories; deny access to config.php 12 years ago
api.php classes: use OO DB interface 12 years ago
article.php classes: use OO DB interface 12 years ago
backend.php fix blank character after opening bracket in function calls 12 years ago
db.php support mysqli when available 12 years ago
dbupdater.php revert OO-db access in dbupdater, create DbUpdater() correctly 12 years ago
dlg.php classes: use OO DB interface 12 years ago
feeds.php classes: use OO DB interface 12 years ago
handler.php remove $link 12 years ago
iauthmodule.php move authentication modules to plugins/ 12 years ago
idb.php reinstate error handlers; better DB error reporting on failed queries 12 years ago
ihandler.php implement plugin routing masks, add example plugin 12 years ago
logger.php implement old log entry purging in update_daemon_common; add some more error types; tweak error log display 12 years ago
opml.php classes: use OO DB interface 12 years ago
plugin.php remove $link 12 years ago
pluginhandler.php pluginhandler: better error reporting 12 years ago
pluginhost.php classes: use OO DB interface 12 years ago
rpc.php classes: use OO DB interface 12 years ago
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 12 years ago
ttrssmailer.php ttrssMailer: actually use OOP properly 12 years ago