Closed BugBuster1701 closed 9 years ago
in languages/en/modules.php, line 19
This file ends with no newline character. It won't render properly on a terminal, and it's considered a bad practice. Add a simple line feed as the last character to fix it.
$GLOBALS['TL_LANG']['MOD']['dlstats']['0'] = 'Download Statistics'; $GLOBALS['TL_LANG']['MOD']['dlstats']['1'] = 'Download statistics.'; $GLOBALS['TL_LANG']['FMD']['testip']['0'] = 'IP Debug Module'; $GLOBALS['TL_LANG']['FMD']['testip']['1'] = 'IP Debug Module, display the IP key values.';
Posted from SensioLabsInsight
in languages/en/modules.php, line 19
Posted from SensioLabsInsight