Development

Changeset 7843

You must first sign up to be able to contribute.

Changeset 7843

Show
Ignore:
Timestamp:
03/12/08 23:09:45 (6 months ago)
Author:
dwhittle
Message:

1.1: removed sfContext and sfCache from core_compile

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/lib/config/config/core_compile.yml

    r7829 r7843  
    55- %SF_SYMFONY_LIB_DIR%/action/sfActionStack.class.php 
    66- %SF_SYMFONY_LIB_DIR%/action/sfActionStackEntry.class.php 
    7 - %SF_SYMFONY_LIB_DIR%/cache/sfCache.class.php 
    87- %SF_SYMFONY_LIB_DIR%/config/sfLoader.class.php 
    98- %SF_SYMFONY_LIB_DIR%/controller/sfController.class.php 
     
    2221- %SF_SYMFONY_LIB_DIR%/storage/sfStorage.class.php 
    2322- %SF_SYMFONY_LIB_DIR%/user/sfUser.class.php 
    24 - %SF_SYMFONY_LIB_DIR%/util/sfContext.class.php 
    2523- %SF_SYMFONY_LIB_DIR%/util/sfNamespacedParameterHolder.class.php 
    2624- %SF_SYMFONY_LIB_DIR%/view/sfView.class.php