librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1784] erk.


From: Matt Lee
Subject: [Librefm-commits] [1784] erk.
Date: Sun, 24 May 2009 16:16:57 +0000

Revision: 1784
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1784
Author:   mattl
Date:     2009-05-24 16:16:57 +0000 (Sun, 24 May 2009)
Log Message:
-----------
erk. fixed logic.

Modified Paths:
--------------
    trunk/gnukebox/index.php

Modified: trunk/gnukebox/index.php
===================================================================
--- trunk/gnukebox/index.php    2009-05-24 16:16:35 UTC (rev 1783)
+++ trunk/gnukebox/index.php    2009-05-24 16:16:57 UTC (rev 1784)
@@ -24,7 +24,7 @@
 
 // Display things?
 
-$display-things = True;
+$display-things == True;
 
 if (!isset($config_version) || $config_version != $version) {
        die("Configuration file is out of date. Please delete it (and 
associated database) and <a href='install.php'>reinstall</a>."); //TODO: 
Upgrade script for release versions





reply via email to

[Prev in Thread] Current Thread [Next in Thread]