Issue Details (XML | Word | Printable)

Key: MDL-10753
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dan Poltawski
Reporter: Ralf Krause
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

lang/admin.php

Created: 08/Aug/07 12:39 PM   Updated: 02/Jan/08 12:29 PM
Return to search
Component/s: Languages
Affects Version/s: 1.8.2, 1.9
Fix Version/s: 1.9

Environment: Moodle4Mac after CVS update
Issue Links:
Relates
 

Participants: Dan Poltawski, Martin Dougiamas and Ralf Krause
Security Level: None
Resolved date: 09/Aug/07
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
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';


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.