mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 07:39:54 +02:00
removed whitespace at the end of file causing headers already sent errors
This commit is contained in:
parent
5023c3abc8
commit
84b4a843ed
1 changed files with 2 additions and 3 deletions
|
@ -194,7 +194,7 @@ $LANGUAGES = array (
|
|||
|
||||
"na" => "Nauru",
|
||||
|
||||
"nb" => "Norwegian Bokmål",
|
||||
"nb" => "Norwegian Bokm<EFBFBD>l",
|
||||
|
||||
"nd" => "Ndebele, North",
|
||||
|
||||
|
@ -334,5 +334,4 @@ $LANGUAGES = array (
|
|||
|
||||
|
||||
|
||||
?>
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue