Changeset 23810 for branches/1.3/lib/plugins/sfCompat10Plugin
- Timestamp:
- 11/12/09 12:07:44 (4 years ago)
- Files:
-
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/cache/sfProcessCache.class.php (modified) (2 props)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/config/sfValidatorConfigHandler.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/exception/sfActionException.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/exception/sfValidatorException.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/sfMail.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfCompareValidator.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfDateValidator.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfEmailValidator.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfNumberValidator.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfRegexValidator.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfStringValidator.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfValidator.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfValidatorManager.class.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/class.phpmailer.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/class.smtp.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-br.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-ca.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-cz.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-de.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-dk.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-en.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-es.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-fi.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-fo.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-fr.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-hu.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-it.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-ja.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-nl.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-no.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-pl.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-ro.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-ru.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-se.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-tr.php (modified) (1 prop)
- branches/1.3/lib/plugins/sfCompat10Plugin/lib/view/sfMailView.class.php (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.3/lib/plugins/sfCompat10Plugin/lib/cache/sfProcessCache.class.php
- Property svn:eol-style set to native
- Property svn:keywords set to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/config/sfValidatorConfigHandler.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/exception/sfActionException.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/exception/sfValidatorException.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/sfMail.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfCompareValidator.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfDateValidator.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfEmailValidator.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfNumberValidator.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfRegexValidator.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfStringValidator.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfValidator.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/validator/sfValidatorManager.class.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/class.phpmailer.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/class.smtp.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-br.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-ca.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-cz.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-de.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-dk.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-en.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-es.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-fi.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-fo.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-fr.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-hu.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-it.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-ja.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-nl.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-no.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-pl.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-ro.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-ru.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-se.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/vendor/phpmailer/language/phpmailer.lang-tr.php
- Property svn:keywords changed from Id Rev Date to Id
branches/1.3/lib/plugins/sfCompat10Plugin/lib/view/sfMailView.class.php
- Property svn:keywords changed from Id Rev Date to Id