Changeset 3961
- Timestamp:
- 05/08/07 18:19:05 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfDoctrineCommentsPlugin/config/doctrine/schema.yml
r3960 r3961 1 <?php include(' schemaConfig.php') ?>1 <?php include('../../pluginConfig.php') ?> 2 2 Comment: 3 3 tableName: <?php echo $config['schema']['comment_table_name']; ?>