Changeset 2566


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

blank

Location:
temp/trunk
Files:
2 edited

Legend:

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

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