Changeset 3776
- Timestamp:
- 06/02/09 09:57:36 (6 months ago)
- Files:
-
- 1 modified
-
branches/fringale/php/lib/mtdb_base.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/fringale/php/lib/mtdb_base.php
r3525 r3776 88 88 and blog_id = fileinfo_blog_id 89 89 and template_id = fileinfo_template_id 90 and template_identifier != 'backup' 90 91 order by length(fileinfo_url) asc 91 92 ";
