Changeset 47873 in spip-zone
- Timestamp:
- May 17, 2011, 5:18:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/urls_etendues/urls/standard.php
r43413 r47873 16 16 if (!defined("_ECRIRE_INC_VERSION")) return; // securiser 17 17 18 define('URLS_STANDARD_EXEMPLE', 'article.php 3?id_article=12');18 define('URLS_STANDARD_EXEMPLE', 'article.php?id_article=12'); 19 19 20 20 if (!function_exists('generer_url_article')) { // si la place n'est pas prise
Note: See TracChangeset
for help on using the changeset viewer.