Class file relocation #441

Merged
zeroadam merged 9 commits from Issue-#3878 into master 2017-11-09 07:32:57 +01:00
Showing only changes of commit fe8d61cc41 - Show all commits

View file

@ -47,7 +47,7 @@ done with a single regex, which matches all of them:
Another use case could be, that you are simply not
interested in postings about christmas.
/christmas([-_ ]?(?:tree|time|eve|pudding))?/
/christmas(?:[-_ ]?(?:tree|time|eve|pudding))?/
ATTENTION: