From a0ce6eb7dbc547356628e87c96d46254d68bcadd Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 3 Dec 2010 11:20:54 +0300 Subject: fix typos in sphinx_enabled definition; update logo --- config.php-dist | 2 +- images/logo.png | Bin 1437 -> 2092 bytes modules/popup-dialog.php | 2 +- tt-rss.css | 1 - 4 files changed, 2 insertions(+), 3 deletions(-) diff --git a/config.php-dist b/config.php-dist index f3045f70e..5027f78d0 100644 --- a/config.php-dist +++ b/config.php-dist @@ -168,7 +168,7 @@ // intervals is disabled and all articles (which are not starred) // older than this amount of days are purged. - define('SPHINX_ENABLE', false); + define('SPHINX_ENABLED', false); // Enable fulltext search using Sphinx (http://www.sphinxsearch.com) // Please see http://tt-rss.org/wiki/SphinxSearch for more information. diff --git a/images/logo.png b/images/logo.png index dfd973b3d..0f6dfaf33 100644 Binary files a/images/logo.png and b/images/logo.png differ diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 4513c7cfb..d9de6ab53 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -366,7 +366,7 @@ print "
"; - if (!SPHINX_ENABLE) { + if (!SPHINX_ENABLED) { print "