Changeset 112364 in spip-zone for _squelettes_/ressourcotheque/trunk/ressourcotheque_options.php
- Timestamp:
- Nov 8, 2018, 10:55:14 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/ressourcotheque/trunk/ressourcotheque_options.php
r112175 r112364 9 9 'connexe' => _T('ressourcotheque:connexe') 10 10 ); 11 12 if (isset($_REQUEST['recherche'])) { 13 $_GET['var_recherche'] = $_REQUEST['recherche']; 14 }
Note: See TracChangeset
for help on using the changeset viewer.