Issue Details (XML | Word | Printable)

Key: MDL-17428
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
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

Do not include in the middle of file in global scope

Created: 28/Nov/08 07:40 AM   Updated: 28/Nov/08 10:25 AM
Return to search
Component/s: General
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Petr Skoda
Security Level: None
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Includes ma have some surprising side effects - do not include/require especially in the middle of lib.php files - place them at the top or into functions/methods

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 28/Nov/08 07:40 AM
Field Original Value New Value
Description Includes ma have some suprised side effects - do not include/require especially in the middle of lib.php files - place them at the top or into functions/methods Includes ma have some surprising side effects - do not include/require especially in the middle of lib.php files - place them at the top or into functions/methods
Samuli Karevaara made changes - 28/Nov/08 10:25 AM
Link This issue has a non-specific relationship to MDL-17405 [ MDL-17405 ]