Umzug zu gitlab

This commit is contained in:
2017-01-27 12:59:28 +01:00
commit d80be9671f
15 changed files with 571 additions and 0 deletions

3
config/config.php Normal file
View File

@ -0,0 +1,3 @@
<?php
$GLOBALS['TL_HOOKS']['News4wardParseArticle'][] = array('rateit\\RateItNews4ward', 'parseArticle');