Changeset 9628
- Timestamp:
- 06/17/08 23:16:36 (5 years ago)
- Files:
-
- plugins/sfPropelPlanetPlugin/trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfPropelPlanetPlugin/trunk/README
r9627 r9628 3 3 powered application. 4 4 5 '''Note: this plugin isn't compatible with symfony 1.0''' 5 {{{ 6 #!html 7 <div style="border:solid 3px #ff8;padding:8px;background-color:#ffe;margin:5px 15%"> 8 <strong>Notes:</strong> 9 <ol> 10 <li>this plugin is <strong>not</strong> compatible with symfony 1.0</li> 11 <li>this plugin is <strong>in a very alpha state</strong> and should be used with caution</li> 12 </ol> 13 </div> 14 }}} 6 15 7 16 == Installation ==