Updates to pz:authentication documentation
[pazpar2-moved-to-github.git] / www / demo / settings.phpi
index 7b87dbc..5bc3c6f 100644 (file)
@@ -1,9 +1,13 @@
 <?php
 
-/* $Id: settings.phpi,v 1.1 2007-01-04 14:11:55 sondberg Exp $
+/* $Id: settings.phpi,v 1.3 2007-01-05 13:45:35 sondberg Exp $
  * -------------------------------------------------
  * Global settings for the Keystone Retriever
  */
 
 
+// Display a status bar in the user interface:
+$show_status = 0;
+
+
 ?>