|
|
|
Environment:
|
Moodle4Mac after CVS update
|
|
Issue Links:
|
Relates
|
|
This issue has a non-specific relationship to:
|
|
|
|
|
|
|
|
|
|
I found out that the file lang/admin.php starts with some stupid letters before ?php
This could be an error from the last update but I don't know.
-<?php
+<?php
$string['accessdenied'] = 'Access denied';
$string['accounts'] = 'Accounts';
$string['adminseesall'] = 'Admins See All';
|
|
Description
|
I found out that the file lang/admin.php starts with some stupid letters before ?php
This could be an error from the last update but I don't know.
-<?php
+<?php
$string['accessdenied'] = 'Access denied';
$string['accounts'] = 'Accounts';
$string['adminseesall'] = 'Admins See All';
|
Show » |
| No commits have yet been performed on this issue.
|
|