Changeset 112176 in spip-zone
- Timestamp:
- Oct 27, 2018, 1:25:05 PM (2 years ago)
- Location:
- _squelettes_/ressourcotheque/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/ressourcotheque/trunk/ressourcotheque_administrations.php
r102534 r112176 8 8 9 9 $maj = array(); 10 cextras_api_upgrade(ressourcotheque_declarer_champs_extras(), $maj['create']); 10 cextras_api_upgrade(ressourcotheque_declarer_champs_extras(), $maj['create']); 11 11 12 12 include_spip('base/upgrade'); -
_squelettes_/ressourcotheque/trunk/ressourcotheque_fonctions.php
r112175 r112176 17 17 unset($tableau_original[$index_element_supprimer]); 18 18 $url = parametre_url($url,$param, $tableau_original); 19 return $url; 19 return $url; 20 20 }
Note: See TracChangeset
for help on using the changeset viewer.