Ignore:
Timestamp:
Nov 21, 2013, 2:17:46 PM (11 years ago)
Author:
maron
Message:

Oprava defaultního jazyku při instalaci

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/install.php

    r579 r592  
    125125  'MaxExportPerUser' => 10,
    126126  'AoWoWExportId' => 1,
    127         'OriginalLanguage' => 1,
     127        'OriginalLanguage' => 0,
    128128  'SystemPassword' => '".$Config['SystemPassword']."',
    129129);";
Note: See TracChangeset for help on using the changeset viewer.