Changeset 7372 for trunk/src/includes/admin/converters/Example.php
- Timestamp:
- 11/18/2025 12:55:54 AM (4 months ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/converters/Example.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/Example.php
r7352 r7372 162 162 'join_type' => 'INNER', 163 163 'join_expression' => 'USING groups_table.forum_id = forums_table.forum_id', 164 //'from_expression' => 'WHERE forums_table.forum_id != 1',164 // 'from_expression' => 'WHERE forums_table.forum_id != 1', 165 165 'to_type' => 'forum' 166 166 );
Note: See TracChangeset
for help on using the changeset viewer.