Changeset 57713 in spip-zone
- Timestamp:
- Jan 26, 2012, 3:25:45 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/refbase/trunk/refbase_ieconfig_metas.php
r57389 r57713 5 5 function refbase_ieconfig_metas($table){ 6 6 $table['refbase']['titre'] = 'RefBase'; 7 $table['refbase']['icone'] = ' prive/themes/spip/images/refbase-16.png';7 $table['refbase']['icone'] = 'refbase-16.png'; 8 8 $table['refbase']['metas_serialize'] = 'refbase'; 9 9 return $table;
Note: See TracChangeset
for help on using the changeset viewer.