Issue Details (XML | Word | Printable)

Key: MDL-17774
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
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

Refactor cron USER switching

Created: 03/Jan/09 09:04 AM   Updated: 03/Jan/09 10:28 PM
Return to search
Component/s: Administration
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Petr Skoda
Security Level: None
Resolved date: 03/Jan/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
let's make the USER switching in cron a bit less hacky ;-)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 7 files to 'Moodle CVS' - 03/Jan/09 10:16 PM
MDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user()
MODIFY enrol/manual/enrol.php   Rev. 1.43    (+4 -10 lines)
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.17    (+3 -1 lines)
MODIFY mod/forum/lib.php   Rev. 1.764    (+8 -13 lines)
MODIFY mod/assignment/lib.php   Rev. 1.373    (+3 -6 lines)
MODIFY lib/sessionlib.php   Rev. 1.14    (+48 -1 lines)
MODIFY admin/cron.php   Rev. 1.155    (+2 -8 lines)
MODIFY lib/moodlelib.php   Rev. 1.1143    (+1 -4 lines)