- Timestamp:
- 01/31/12 09:13:06 (4 months ago)
- File:
-
- 1 edited
-
trunk/inc/classes/BxDolModuleQuery.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/classes/BxDolModuleQuery.php
r15751 r15936 91 91 $sSql = "SELECT 92 92 `id`, 93 IF(`vendor`='BoonEx', CONCAT('bx_', `uri`), `uri`) AS `name`,94 ` type`,93 `type`, 94 `name`, 95 95 `title`, 96 96 `vendor`,
Note: See TracChangeset
for help on using the changeset viewer.