Changeset 695 for trunk/inc/system.php
- Timestamp:
- Mar 20, 2010, 9:10:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/system.php
r690 r695 28 28 } 29 29 30 function SQLURLName($Name) 31 { 32 return('LOWER(REPLACE('.$Name.', " ", "-"))'); 33 } 34 30 35 function SeoUrl($Address) 31 36 {
Note:
See TracChangeset
for help on using the changeset viewer.