Show
Ignore:
Timestamp:
01/02/07 22:57:46 (23 months ago)
Author:
mbonetti
Message:

fix for #255. See RSS_URI_SEPARATOR in constants.php

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/constants.php

    r1525 r1653  
    175175define ('RSS_SANITIZER_URL',0x40); 
    176176 
     177 
     178// Character separating uri elements (for e.g. permalinks) 
     179define('RSS_URI_SEPARATOR','_'); 
     180 
     181 
    177182// Profiling  
    178183//  - The profiling information is "html commented out" at the end of every html page