Changeset 4991
- Timestamp:
- 09/06/07 16:07:19 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfMemcachePlugin/lib/sfMemcacheConfigHandler.class.php
r4990 r4991 1 1 <?php 2 /* 3 * @Author: Kum Sackey 4 */ 5 2 6 class sfMemcacheConfigHandler extends sfYamlConfigHandler 3 7 {