Changeset 3978
- Timestamp:
- 07/04/09 05:57:32 (5 months ago)
- Files:
-
- 1 modified
-
branches/slapshot/php/lib/mtdb_base.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/slapshot/php/lib/mtdb_base.php
r3776 r3978 88 88 and blog_id = fileinfo_blog_id 89 89 and template_id = fileinfo_template_id 90 and template_ identifier!= 'backup'90 and template_type != 'backup' 91 91 order by length(fileinfo_url) asc 92 92 ";
