Show
Ignore:
Timestamp:
05/05/08 15:48:53 (8 months ago)
Author:
david
Message:

that was just for testing in [2468]

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/david-xml_only_config_system/src/config/defaults/config_handlers.xml

    r2468 r2469  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<configurations xmlns="http://agavi.org/agavi/1.0/config"> 
    3    
    4   <configuration environment="development"> 
    5     <handlers> 
    6       <handler pattern="%core.config_dir%/autoload.xml" validate="%core.agavi_dir%/config/xsd/autoload.xsd" class="AgaviAutoloadConfigHandler" /> 
    7       <handler pattern="%core.system_config_dir%/autoload.xml" validate="%core.agavi_dir%/config/xsd/autoload.xsd" class="AgaviAutoloadConfigHandler" /> 
    8     </handlers> 
    9   </configuration> 
    10    
    113  <configuration> 
    124    <handlers>