Development

Changeset 1902

You must first sign up to be able to contribute.

Changeset 1902

Show
Ignore:
Timestamp:
08/31/06 13:00:51 (2 years ago)
Author:
fabien
Message:

changed extension for plugins autoloading

Files:

Legend:

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

    r1890 r1902  
    2121  symfony_plugins: 
    2222    name:           symfony plugins 
    23     ext:            .class.php 
     23    ext:            .php 
    2424    path:           %SF_PLUGIN_DIR% 
    2525    recursive:      on