Changeset 4566
- Timestamp:
- 07/10/07 19:05:14 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfControlPanelPlugin/CHANGELOG
r3220 r4566 1 1 = sfControlPanelPlugin changelog = 2 3 == Trunk == 4 5 * francois: Made the plugin compatible with output escaping 2 6 3 7 == 0.9.1 beta == plugins/sfControlPanelPlugin/modules/sfControlPanel/templates/showFileSuccess.php
r3149 r4566 1 1 <h1>SF_ROOT_DIR/<?php echo $filename ?></h1> 2 <?php echo $ file?>2 <?php echo $sf_data->getRaw('file') ?>