Development

Changeset 8276

You must first sign up to be able to contribute.

Changeset 8276

Show
Ignore:
Timestamp:
04/04/08 13:49:53 (5 months ago)
Author:
francois
Message:

[1.1] Added default parameter values for sfPatternRouting factory configuration

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/lib/task/generator/skeleton/app/app/config/factories.yml

    r7637 r8276  
    7676#      default_module:     default 
    7777#      default_action:     index 
     78#      variable_prefixes:  [':'] 
     79#      segment_separators: ['/', '.'] 
     80#      variable_regex:     '[\w\d_]+' 
    7881#      debug:              %SF_DEBUG% 
    7982#      logging:            %SF_LOGGING_ENABLED%