diff --git a/SourceGitweb/SourceGitweb.php b/SourceGitweb/SourceGitweb.php index 2258b23..6df3404 100644 --- a/SourceGitweb/SourceGitweb.php +++ b/SourceGitweb/SourceGitweb.php @@ -14,7 +14,7 @@ $this->name = plugin_lang_get( 'title' ); $this->description = plugin_lang_get( 'description' ); - $this->version = '0.17'; + $this->version = '0.18'; $this->requires = array( 'MantisCore' => '1.2.0', 'Source' => '0.16', @@ -309,7 +309,7 @@ # Parse for changed file data $t_commit['files'] = array(); - preg_match_all( '#class="list".*?h=(\w*)[^>]*>([^<]*)(?:(?: