Show
Ignore:
Timestamp:
09/27/07 18:39:41 (1 year ago)
Author:
francois
Message:

added guard, feed and forum plugins and configured them

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/databases.yml

    r2 r5  
    44#    param: 
    55#      dsn:          mysql://root:@localhost/dbname 
     6 
     7all: 
     8  propel: 
     9    class:      sfPropelDatabase 
     10    param: 
     11      phptype:  sqlite 
     12      database: %SF_DATA_DIR%/sandbox.db