Development

Changeset 10352

You must first sign up to be able to contribute.

Changeset 10352

Show
Ignore:
Timestamp:
07/18/08 14:08:08 (4 months ago)
Author:
KRavEN
Message:

Added routing rule to config.php

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfCombineFilterPlugin/branches/kraven/README

    r10175 r10352  
    5858}}} 
    5959 
    60  * In app/config/routing.yml 
    61 {{{ 
    62 download_packed_files: 
    63   url:  /packed/:type/:cachefilename/packed.* 
    64   param: { module: sfCombineFilter, action: download } 
    65 }}} 
    66  
    6760 * In app/config/settings.yml 
    6861