Changeset 1653 for trunk/gregarius/constants.php
- Timestamp:
- 01/02/07 22:57:46 (23 months ago)
- Files:
-
- 1 modified
-
trunk/gregarius/constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/constants.php
r1525 r1653 175 175 define ('RSS_SANITIZER_URL',0x40); 176 176 177 178 // Character separating uri elements (for e.g. permalinks) 179 define('RSS_URI_SEPARATOR','_'); 180 181 177 182 // Profiling 178 183 // - The profiling information is "html commented out" at the end of every html page
