Ignore:
Timestamp:
Dec 14, 2012, 1:04:27 AM (11 years ago)
Author:
julien1311
Message:

fix update of config when click on submit (admin advanced)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Media_Icon/config_default.inc.php

    r19374 r19427  
    88                'foldercolor' => 'foldercolor',
    99                'folderpicture' => 'folderpicture',
     10                'cracked' => 'cracked',
    1011        ),
    1112        'style' => 'logo',
    1213        'support' => array(
     14                'youtube' => 'Youtube videos',
     15                'vimeo' => 'Vimeo videos',
     16                'dailymotion' => 'Dailymotion videos',
     17                'wideo' => 'Wideo videos',
     18                'wat' => 'Wat videos',
     19                'video' => 'Videos',
     20                'music' => 'Musics',
     21                'pdf' => 'pdf documents',
     22                'document' => 'Documents',
     23                'spreadsheet' => 'Spreadsheets',
     24                'presentation' => 'Presentations',
     25        ),
     26        'active' => array(
    1327                'youtube' => 1,
    1428                'vimeo' => 1,
Note: See TracChangeset for help on using the changeset viewer.