Changeset 2567


Ignore:
Timestamp:
2006/08/29 10:18:54 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/design/bloc.php

    r2566 r2567  
    138138    $sql = " SELECT "; 
    139139    $sql .= "   bloc_id"; 
    140     $sql .= "   ,bloc_code"; 
    141140    $sql .= "   ,bloc_name"; 
    142141    $sql .= "   ,tpl_path"; 
Note: See TracChangeset for help on using the changeset viewer.