Moodle

lang/admin.php

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8.2, 1.9
  • Fix Version/s: 1.9
  • Component/s: Language
  • Labels:
    None
  • Environment:
    Moodle4Mac after CVS update
  • Affected Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

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';

Issue Links

Activity

Hide
Ralf Krause added a comment -

It's in the language files en_utf8.

Show
Ralf Krause added a comment - It's in the language files en_utf8.
Hide
Dan Poltawski added a comment -

BOM Markers again

Show
Dan Poltawski added a comment - BOM Markers again
Hide
Dan Poltawski added a comment -

Thanks for the report, i've fixed this in CVS

Show
Dan Poltawski added a comment - Thanks for the report, i've fixed this in CVS
Hide
Martin Dougiamas added a comment -

There is no way that this is a security alert.

Show
Martin Dougiamas added a comment - There is no way that this is a security alert.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: