Changeset 2450 for branches/release-39/php/lib/mtdb_base.php
- Timestamp:
- 05/28/08 07:11:02 (18 months ago)
- Files:
-
- 1 modified
-
branches/release-39/php/lib/mtdb_base.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-39/php/lib/mtdb_base.php
r2326 r2450 749 749 } 750 750 $class_filter = "and entry_class='$class'"; 751 if ($args['class'] == '*') $class_filter = ''; 751 752 752 753 $join_score = "";
