Changeset 3560
- Timestamp:
- 03/02/07 17:29:07 (6 years ago)
- Files:
-
- plugins/sfPropelNotificationPlugin/LICENSE (added)
- plugins/sfPropelNotificationPlugin/README (added)
- plugins/sfPropelNotificationPlugin/config (added)
- plugins/sfPropelNotificationPlugin/config/config.php (added)
- plugins/sfPropelNotificationPlugin/config/config_handlers.yml (added)
- plugins/sfPropelNotificationPlugin/config/schema.xml (added)
- plugins/sfPropelNotificationPlugin/config/sfPropelNotificationPlugin (added)
- plugins/sfPropelNotificationPlugin/config/sfPropelNotificationPlugin/backends.yml (added)
- plugins/sfPropelNotificationPlugin/config/sfPropelNotificationPlugin/types.yml (added)
- plugins/sfPropelNotificationPlugin/lib (added)
- plugins/sfPropelNotificationPlugin/lib/backend (added)
- plugins/sfPropelNotificationPlugin/lib/backend/sfPropelNotificationPluginAbstractBackend.php (added)
- plugins/sfPropelNotificationPlugin/lib/backend/sfPropelNotificationPluginSfMailBackend.php (added)
- plugins/sfPropelNotificationPlugin/lib/behavior (added)
- plugins/sfPropelNotificationPlugin/lib/behavior/sfPropelNotificationBehavior.class.php (added)
- plugins/sfPropelNotificationPlugin/lib/config (added)
- plugins/sfPropelNotificationPlugin/lib/config/sfPropelNotificationPluginBackendsConfigurationHandler.class.php (added)
- plugins/sfPropelNotificationPlugin/lib/config/sfPropelNotificationPluginTypesConfigurationHandler.class.php (added)
- plugins/sfPropelNotificationPlugin/lib/logic (added)
- plugins/sfPropelNotificationPlugin/lib/logic/sfTestLogicProvider.class.php (added)
- plugins/sfPropelNotificationPlugin/lib/model (added)
- plugins/sfPropelNotificationPlugin/lib/model/User.php (added)
- plugins/sfPropelNotificationPlugin/lib/model/UserPeer.php (added)
- plugins/sfPropelNotificationPlugin/lib/model/Watch.php (added)
- plugins/sfPropelNotificationPlugin/lib/model/WatchHasWatchNotifier.php (added)
- plugins/sfPropelNotificationPlugin/lib/model/WatchHasWatchNotifierPeer.php (added)
- plugins/sfPropelNotificationPlugin/lib/model/WatchPeer.php (added)
- plugins/sfPropelNotificationPlugin/lib/util (added)
- plugins/sfPropelNotificationPlugin/lib/util/sfPropelNotificationDispatcher.class.php (added)
- plugins/sfPropelNotificationPlugin/modules (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginBackends (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginBackends/actions (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginBackends/actions/actions.class.php (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginBackends/templates (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginNotifications (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginNotifications/actions (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginNotifications/actions/actions.class.php (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginNotifications/templates (added)
- plugins/sfPropelNotificationPlugin/modules/sfPropelNotificationPluginNotifications/templates/mySuccess.php (added)
- plugins/sfPropelNotificationPlugin/package.xml (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved