Show
Ignore:
Timestamp:
06/02/09 09:57:36 (6 months ago)
Author:
takayama
Message:

* Do not find backup template. bugid:100727

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/fringale/php/lib/mtdb_base.php

    r3525 r3776  
    8888                   and blog_id = fileinfo_blog_id 
    8989                   and template_id = fileinfo_template_id 
     90                   and template_identifier != 'backup' 
    9091                 order by length(fileinfo_url) asc 
    9192            ";