]> git.wh0rd.org - tt-rss.git/commit
experimental SQL-based error logger
authorAndrew Dolgov <fox@fakecake.org>
Tue, 16 Apr 2013 15:41:31 +0000 (19:41 +0400)
committerAndrew Dolgov <fox@fakecake.org>
Tue, 16 Apr 2013 15:41:31 +0000 (19:41 +0400)
commit889a5f9f195309df5842f142986b3166212d8a58
treeddefb4fe997bb9625856e56196e4b9e84592e742
parent4f032700dbfbbfa35798e05497c8a868eb73476f
experimental SQL-based error logger
classes/logger.php [new file with mode: 0644]
classes/logger/sql.php [new file with mode: 0644]
include/errorhandler.php [new file with mode: 0644]
include/functions.php
include/sessions.php
schema/ttrss_schema_mysql.sql
schema/ttrss_schema_pgsql.sql
schema/versions/mysql/118.sql [new file with mode: 0644]
schema/versions/pgsql/118.sql [new file with mode: 0644]