Changeset 9776

Show
Ignore:
Timestamp:
03/19/11 15:10:16 (2 years ago)
Author:
Gotcha
Message:

Daily Update

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/sobre/branches/1.4/admin/maintain.inc.php

    r6252 r9776  
    99  { 
    1010    $config = array( 
    11       'home'       => true, 
    12       'categories' => true, 
    13       'picture'    => false, 
    14       'other'      => true, 
    15           'nbItemsMB'  => 4, 
     11      'home'                                            => true, 
     12      'categories'                                      => true, 
     13      'picture'                                         => false, 
     14      'other'                                           => true, 
     15          'nbItemsMB'                                   => 4, 
     16          'picture_width'                               => 128, 
     17          'picture_height'                              => 96, 
     18          'LMT-licence'                                 => false, 
     19          'troncate_picture_name'               => false, 
     20          'troncate_name_longer'                => 4, 
     21          'StartOrEnd'                                  => false, 
     22          'Display_light_categories'    => trfalseue, 
     23          'footer_height'                               => 96, 
    1624      ); 
    1725