pgsql or file configurability
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Thu, 27 Jan 2011 07:47:46 +0000 (08:47 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Thu, 27 Jan 2011 07:47:46 +0000 (08:47 +0100)
TODO.txt
web/Obj/auth.phh
web/Obj/brisk.conf-templ.pho

index 9e1e912..6ec54cc 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -5,7 +5,7 @@
  BRISK4 (brisk)
  ======
  DB: - initial usage
-     - configurabilità file o db
+     DONE - configurabilità file o db
      - travasatore file to pg
      - sistema di inserimento nuovi utenti
 
index 8a3728f..f25e01a 100644 (file)
@@ -22,7 +22,7 @@
    *
    */
 
-require_once("Obj/dbase_pgsql.phh");
+require_once("Obj/dbase_".$G_dbasetype.".phh");
 
 define(CHAL_SHM_DIMS_MIN, 16384);
 define(CHAL_SHM_DIMS_MAX, 65536);
index 4739582..8ebf9b5 100644 (file)
@@ -1,4 +1,6 @@
 <?php
+// G_dbasetype value can be "pgsql" or "file"
+$G_dbasetype="pgsql";
 $G_lang = "it";
 $G_shutdown = FALSE;
 $G_room_roadmap = '<div style=\"text-align: left;\"><ul>