Ignore:
Timestamp:
09/12/08 11:39:24 (16 years ago)
Author:
niltonneto
Message:

Alterações feitas por João Alfredo.
Email: jakjr@…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoAdmin1_2/setup/tables_current.inc.php

    r68 r414  
    5151                                'manager'               => array('type' => 'varchar','precision' => 50,'nullable' => false), 
    5252                                'action'                => array('type' => 'varchar','precision' => 255,'nullable' => false), 
    53                                 'userinfo'              => array('type' => 'varchar','precision' => 255,'nullable' => false), 
    54                                 'groupinfo'             => array('type' => 'varchar','precision' => 255,'nullable' => false), 
    55                                 'appinfo'               => array('type' => 'varchar','precision' => 255,'nullable' => false), 
    56                                 'msg'                   => array('type' => 'varchar','precision' => 255,'nullable' => false)                             
     53                                'userinfo'              => array('type' => 'varchar','precision' => 255,'nullable' => false) 
    5754                        ), 
    5855                        'pk' => array(), 
Note: See TracChangeset for help on using the changeset viewer.