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 "