Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/includes/sef.php
Parent Directory
|
Revision Log
|
Patch
| 74 |
** You can extend these arrays as you wish, although it is obviously important |
** You can extend these arrays as you wish, although it is obviously important |
| 75 |
** to make sure that the items of one match the items of the other exactly. |
** to make sure that the items of one match the items of the other exactly. |
| 76 |
*******************************************************************************/ |
*******************************************************************************/ |
| 77 |
$this->sef_name_chars = array('&', '/', ' '); |
$this->sef_name_chars = array('', '?', '&', '/', ' '); |
| 78 |
$this->sef_translate_chars = array('and', ' or ', $this->SEF_SPACE); |
$this->sef_translate_chars = array('-', '', 'and', ' or ', $this->SEF_SPACE); |
| 79 |
|
|
| 80 |
/************** DO NOT MAKE CHANGES PAST HERE EXCEPT AT YOUR OWN RISK! ********************/ |
/************** DO NOT MAKE CHANGES PAST HERE EXCEPT AT YOUR OWN RISK! ********************/ |
| 81 |
|
|
|
|
Legend:
| Removed from v.117 |
|
| changed lines |
| |
Added in v.129 |
|
|

Web Hosting provided by Network
Redux.