]> git.wh0rd.org - tt-rss.git/commit
add plugin storage table to schema; add ability to clear plugin data
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 27 Dec 2012 15:20:12 +0000 (19:20 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 27 Dec 2012 15:20:36 +0000 (19:20 +0400)
commit5d9abb1e11262b5ef7c6f4695590ce5bdb257b85
treeb87b628efa00e479eb37a635827b802a61a26746
parentd8a1d2a25b2247e5a63f5b0ab7f0bd9423a217e5
add plugin storage table to schema; add ability to clear plugin data
classes/pluginhost.php
classes/pref/prefs.php
include/functions.php
js/prefs.js
schema/ttrss_schema_mysql.sql
schema/ttrss_schema_pgsql.sql
schema/versions/mysql/101.sql [new file with mode: 0644]
schema/versions/pgsql/101.sql [new file with mode: 0644]