1
0
mirror of https://github.com/flarum/core.git synced 2025-07-20 16:21:18 +02:00
Files
php-flarum/framework
Toby Zerner ff993c99a4 Correct check that a translation is an object
typeof translation === 'object' returns true when translation is null
2015-09-04 12:19:02 +09:30
..