Ignore:
Timestamp:
May 15, 2012, 12:50:20 PM (12 years ago)
Author:
binaryworld
Message:

v0.2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Shadogo/trunk/config.inc.php

    r10016 r14986  
    2929                // global parameters
    3030                //
    31                 'mediaFilePattern' => '/^(?<path>.*)\\/(?<file>[^\\/]*)_-_(?<media>flv|mp4|swf|mp3)(?:_(?<width>\\d+)x(?<height>\\d+))?/i',
     31                'mediaFilePattern' => '/^(?<path>.*)\\/(?<file>[^\\/]*)_-_(?<media>flv|mp4|swf|mp3|webm)(?:_(?<width>\\d+)x(?<height>\\d+))?/i',
    3232                //
    3333                // overlaylib parameters
Note: See TracChangeset for help on using the changeset viewer.