1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

loading splash screen

This commit is contained in:
Andrew Dolgov
2005-11-16 09:45:00 +01:00
parent 50773ad43f
commit 2f587484af
4 changed files with 34 additions and 1 deletions
+3 -1
View File
@@ -64,7 +64,9 @@
define(DISPLAY_FEEDLIST_ACTIONS, false);
// display actions dropbox in feedlist, if disabled these actions are
// available in the global actions dropbox
define(ENABLE_SPLASH, true);
// enable splashscreen on loading
?>