Skip to content

Instantly share code, notes, and snippets.

@K-Phoen
Created March 16, 2011 21:01
Show Gist options
  • Save K-Phoen/873295 to your computer and use it in GitHub Desktop.
Save K-Phoen/873295 to your computer and use it in GitHub Desktop.
; behaviors
propel.behavior.default = symfony,symfony_i18n
;propel.behavior.symfony.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorSymfony
propel.behavior.symfony_i18n.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorI18n
propel.behavior.symfony_i18n_translation.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorI18nTranslation
propel.behavior.symfony_behaviors.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorSymfonyBehaviors
propel.behavior.symfony_timestampable.class = plugins.sfPropelPlugin.lib.behavior.SfPropelBehaviorTimestampable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment