fix sending anonymous comments

This commit is contained in:
El RIDO
2018-07-01 07:18:21 +00:00
parent 5eebd27e82
commit c22537c979
4 changed files with 5 additions and 4 deletions

3
.gitignore vendored
View File

@@ -30,7 +30,7 @@ vendor/**/tests
vendor/**/build_phar.php
!vendor/**/*.php
# Ignore local node modules, unit testing logs, api docs and eclipse project files
# Ignore local node modules, unit testing logs, api docs and IDE project files
js/node_modules/
js/test.log
tst/log/
@@ -39,3 +39,4 @@ tst/ConfigurationCombinationsTest.php
.buildpath
.project
.externalToolBuilders
.c9