pas besoin
This commit is contained in:
parent
2005b96453
commit
94944e471b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ function blocklog_declarer_tables_objets_sql($tables) {
|
||||||
'key' => array(
|
'key' => array(
|
||||||
'PRIMARY KEY' => 'id_blocklog',
|
'PRIMARY KEY' => 'id_blocklog',
|
||||||
),
|
),
|
||||||
'titre' => '"" AS titre, "" AS lang',
|
//'titre' => '"" AS titre, "" AS lang',
|
||||||
#'date' => '',
|
#'date' => '',
|
||||||
'champs_editables' => array('num', 'blockchaine', 'chaine'),
|
'champs_editables' => array('num', 'blockchaine', 'chaine'),
|
||||||
'champs_versionnes' => array('num', 'blockchaine', 'chaine'),
|
'champs_versionnes' => array('num', 'blockchaine', 'chaine'),
|
||||||
|
|
Loading…
Add table
Reference in a new issue