Parse error: parse error, unexpected $ in /home/public_html/moodle/lang/af/moodle.php on line 634

Re: Parse error: parse error, unexpected $ in /home/public_html/moodle/lang/af/moodle.php on line 634

Nosūtīja Visvanath Ratnaweera
Atbilžu skaits: 0
Particularly helpful Moodlers attēls Translators attēls
My guess is that during the unpacking of Moodle source something went wrong.

Each line of the file you mention has the format
$string['keyword'] = "value";

The empty $ suggested a corrupted file.