Changeset 15695 in spip-zone
- Timestamp:
- Oct 2, 2007, 10:50:26 PM (13 years ago)
- Location:
- _plugins_/_dev_/blockreferer
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_dev_/blockreferer/plugin.xml
r15691 r15695 24 24 </multi> 25 25 </description> 26 <options> 27 blockreferer_options.php 28 </options> 26 29 27 <prefix> 30 28 blockreferer … … 34 32 <inclure>blockreferer_pipeline.php</inclure> 35 33 </pipeline> 34 <install>base/blockreferer_upgrade.php</install> 36 35 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.