From: Andrew Dolgov Date: Fri, 3 Dec 2010 08:20:54 +0000 (+0300) Subject: fix typos in sphinx_enabled definition; update logo X-Git-Tag: 1.5.0~8 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=a0ce6eb7dbc547356628e87c96d46254d68bcadd;p=tt-rss.git fix typos in sphinx_enabled definition; update logo --- diff --git a/config.php-dist b/config.php-dist index f3045f70..5027f78d 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 dfd973b3..0f6dfaf3 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 4513c7cf..d9de6ab5 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -366,7 +366,7 @@ print "
"; - if (!SPHINX_ENABLE) { + if (!SPHINX_ENABLED) { print "