Changeset 17920
- Timestamp:
- 05/04/09 18:35:47 (4 years ago)
- Files:
-
- plugins/pkPersistentFileUploadPlugin/trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/pkPersistentFileUploadPlugin/trunk/README
r17456 r17920 34 34 ## Requirements 35 35 36 Symfony 1.2. That's it. You do not need to use any particular ORM 36 * Symfony 1.2 37 * pkToolkitPlugin 38 39 That's it. You do not need to use any particular ORM 37 40 because the persistent cache of file uploads is implemented via the filesystem. 38 41