Ignore:
Timestamp:
2011/01/31 11:42:40 (13 years ago)
Author:
Seasoft
Message:

#628(未使用処理・定義などの削除)

  • dtb_pagelayout.php_dir
  • dtb_pagelayout.tpl_dir
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/html/install/sql/column_comment.sql

    r19773 r20057  
    547547INSERT INTO dtb_table_comment (id, table_name, column_name, description) VALUES (562, 'dtb_pagelayout', 'page_name', 'ページ名称'); 
    548548INSERT INTO dtb_table_comment (id, table_name, column_name, description) VALUES (563, 'dtb_pagelayout', 'url', 'ページURL PKEY1'); 
    549 INSERT INTO dtb_table_comment (id, table_name, column_name, description) VALUES (564, 'dtb_pagelayout', 'php_dir', 'PHPファイル保存先'); 
    550 INSERT INTO dtb_table_comment (id, table_name, column_name, description) VALUES (565, 'dtb_pagelayout', 'tpl_dir', 'テンプレートファイル保存先'); 
    551549INSERT INTO dtb_table_comment (id, table_name, column_name, description) VALUES (566, 'dtb_pagelayout', 'filename', 'ファイル名(拡張子なし)'); 
    552550INSERT INTO dtb_table_comment (id, table_name, column_name, description) VALUES (567, 'dtb_pagelayout', 'header_chk', 'ヘッダー使用チェック 1:使用、2:未使用'); 
Note: See TracChangeset for help on using the changeset viewer.