Changeset 52557 in spip-zone
- Timestamp:
- Oct 5, 2011, 6:12:46 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spip_proprietaire/formulaires/proprietaire_textes.php
r48801 r52557 30 30 $raccourci_nouveau = spip_proprio_formater_nom_fichier( _request('raccourci') ); 31 31 32 if( $a = traiter_textes_proprietaire($raccourci_nouveau ) ) {32 if( $a = traiter_textes_proprietaire($raccourci_nouveau, $GLOBALS['spip_lang']) ) { 33 33 include_spip('inc/headers'); 34 34 if( $redirect = redirige_formulaire( generer_url_ecrire('spip_proprio', 'page=textes') ) )
Note: See TracChangeset
for help on using the changeset viewer.