Ignore:
Timestamp:
Jan 17, 2016, 11:39:52 PM (8 years ago)
Author:
chronos
Message:
  • Added: Do not translate banner directory name.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/System.php

    r850 r853  
    4545    );
    4646    $GlobalLocaleManager = $this->LocaleManager;
    47     $this->LinkLocaleExceptions = array('images', 'style', 'tmp', 'files', 'aowow');
     47    $this->LinkLocaleExceptions = array('images', 'style', 'tmp', 'files', 'aowow',
     48      'banners'
     49    );
    4850
    4951    $this->PathItems = ProcessURL();
Note: See TracChangeset for help on using the changeset viewer.