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