Index: /branches/fringale/php/lib/mtdb_base.php
===================================================================
--- /branches/fringale/php/lib/mtdb_base.php (revision 3525)
+++ /branches/fringale/php/lib/mtdb_base.php (revision 3776)
@@ -88,4 +88,5 @@
                    and blog_id = fileinfo_blog_id
                    and template_id = fileinfo_template_id
+                   and template_identifier != 'backup'
                  order by length(fileinfo_url) asc
             ";
