From 2f587484afa7ce5330d92b234784e3d5957f0c57 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 16 Nov 2005 09:45:00 +0100 Subject: loading splash screen --- config.php-dist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index a879fddd4..b8005e1b6 100644 --- a/config.php-dist +++ b/config.php-dist @@ -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 ?> -- cgit v1.2.3