| Code: |
| <?php
$urlin = array( "'(?<!/)modules.php\?name=Content&pa=showpage&pid=([0-9]*)&page=([0-9]*)'", "'(?<!/)modules.php\?name=Content&pa=list_pages_categories&cid=([0-9]*)'", "'(?<!/)modules.php\?name=Content&pa=showpage&pid=([0-9]*)'", "'(?<!/)modules.php\?name=Content'" ); $urlout = array( "content-\\1-page\\2.html", "content-cat-\\1.html", "content-\\1.html", "content.html" ); ?> |
Toutes les heures sont au format GMT + 2 Heures