librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1783] added display things variable


From: Matt Lee
Subject: [Librefm-commits] [1783] added display things variable
Date: Sun, 24 May 2009 16:16:36 +0000

Revision: 1783
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1783
Author:   mattl
Date:     2009-05-24 16:16:35 +0000 (Sun, 24 May 2009)
Log Message:
-----------
added display things variable

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

Modified: trunk/gnukebox/index.php
===================================================================
--- trunk/gnukebox/index.php    2009-05-24 16:15:32 UTC (rev 1782)
+++ trunk/gnukebox/index.php    2009-05-24 16:16:35 UTC (rev 1783)
@@ -22,6 +22,10 @@
 require_once('database.php');
 require_once('version.php');
 
+// Display things?
+
+$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]