Allow predictable sessions PAZ-1030
[pazpar2-moved-to-github.git] / www / demo / settings.phpi
1 <?php
2
3 /* $Id: settings.phpi,v 1.3 2007-01-05 13:45:35 sondberg Exp $
4  * -------------------------------------------------
5  * Global settings for the Keystone Retriever
6  */
7
8
9 // Display a status bar in the user interface:
10 $show_status = 0;
11
12
13 ?>