Show
Ignore:
Timestamp:
02/07/09 08:33:30 (3 years ago)
Author:
daris
Message:

portal: language files review

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/portal_by_daris/install.php

    r4 r5  
    6363                                        'default'       => 0 
    6464                                ), 
    65                                 'title'                 => array( 
     65                                'name'                  => array( 
    6666                                        'datatype'              => 'VARCHAR(255)', 
    6767                                        'allow_null'    => true 
     
    7575                                        'allow_null'    => true 
    7676                                ), 
    77                                 'side'                  => array( 
     77                                'location'                      => array( 
    7878                                        'datatype'              => 'INT(10) UNSIGNED', 
    7979                                        'allow_null'    => true,