[ticket/14650] Semi-colon instead of slash to make Matt happy

PHPBB3-14650
This commit is contained in:
Marc Alexander 2016-05-26 18:46:34 +02:00
parent a8fb33218c
commit dcf90a8d8b

View file

@ -1,6 +1,6 @@
Checklist:
- [ ] Correct branch: master for new features / 3.2.x, 3.1.x for fixes
- [ ] Correct branch: master for new features; 3.2.x, 3.1.x for fixes
- [ ] Tests pass
- [ ] Code follows coding guidelines: [master / 3.2.x](https://area51.phpbb.com/docs/master/coding-guidelines.html), [3.1.x](https://area51.phpbb.com/docs/31x/coding-guidelines.html)
- [ ] Commit follows commit message [format](https://wiki.phpbb.com/Git#Commit_Messages)