[geeklog-cvs] Geeklog-2/system/Propel Geeklog-2-conf.php,1.1.1.1,1.2

tony at iowaoutdoors.org tony at iowaoutdoors.org
Mon Dec 20 17:08:51 EST 2004


Update of /var/cvs/Geeklog-2/system/Propel
In directory www:/tmp/cvs-serv27881

Modified Files:
	Geeklog-2-conf.php 
Log Message:
Modified to work


Index: Geeklog-2-conf.php
===================================================================
RCS file: /var/cvs/Geeklog-2/system/Propel/Geeklog-2-conf.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Geeklog-2-conf.php	17 Dec 2004 23:35:47 -0000	1.1.1.1
--- Geeklog-2-conf.php	20 Dec 2004 22:08:49 -0000	1.2
***************
*** 2,5 ****
--- 2,8 ----
  // This file generated by Propel on Fri Dec 17 15:40:43 2004
  // from (INI) proprties file ./projects/Geeklog-2/Geeklog-2.properties
+ 
+ global $glConf;
+ 
  return array (
    'log' => 
***************
*** 12,17 ****
      'database' => 
      array (
!       'default' => 'Geeklog-2',
!       'Geeklog-2' => 
        array (
          'adapter' => $glConf['dbms'],
--- 15,20 ----
      'database' => 
      array (
!       'default' => 'Geeklog_2',
!       'Geeklog_2' => 
        array (
          'adapter' => $glConf['dbms'],
***************
*** 20,24 ****
      'dsfactory' => 
      array (
!       'Geeklog-2' => 
        array (
          'connection' => 
--- 23,27 ----
      'dsfactory' => 
      array (
!       'Geeklog_2' => 
        array (
          'connection' => 
***************
*** 33,35 ****
      ),
    ),
! );
\ No newline at end of file
--- 36,38 ----
      ),
    ),
! );




More information about the geeklog-cvs mailing list