Changeset 9776


Ignore:
Timestamp:
Mar 19, 2011, 3:10:16 PM (13 years ago)
Author:
Gotcha
Message:

Daily Update

File:
1 edited

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     
Note: See TracChangeset for help on using the changeset viewer.