1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 00:15:55 +00:00

update schema, more mysql work

This commit is contained in:
Andrew Dolgov
2005-09-07 14:31:21 +01:00
parent 4b3dff6ed5
commit 8158c57a8e
7 changed files with 77 additions and 47 deletions

View File

@@ -263,4 +263,6 @@ function gotoMain() {
document.location.href = "tt-rss.php";
}
function gotoExportOpml() {
document.location.href = "opml.php?op=Export";
}