humhub / translation

Internal translation tool
https://translate.humhub.org
Apache License 2.0
17 stars 15 forks source link

Fix null warning on is_dir #57

Closed marc-farre closed 1 year ago

marc-farre commented 1 year ago

Added (string) in front of the param sent to is_dir()

luke- commented 1 year ago

@funkycram Thanks!