Changeset 65793 in spip-zone
- Timestamp:
- Sep 12, 2012, 8:06:06 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/branches/spip-3.0/plugins/grenier/inc/editer_mots.php
r64680 r65793 17 17 18 18 // http://doc.spip.org/@inc_editer_mots_dist 19 function inc_editer_mots_dist($ objet, $id_objet, $cherche_mot, $select_groupe, $flag, $visible = false, $url_base='') {19 function inc_editer_mots_dist($type, $id, $cherche_mot, $select_groupe, $flag, $visible = false, $url_base='') { 20 20 return 21 21 recuperer_fond('prive/objets/editer/liens',array('table_source'=>'mots','objet'=>$type,'id_objet'=>$id));
Note: See TracChangeset
for help on using the changeset viewer.