mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Delete stray space.
This commit is contained in:
parent
4e3487c59c
commit
d3eeba599b
1 changed files with 1 additions and 1 deletions
|
@ -5557,7 +5557,7 @@ function update_event($event) {
|
||||||
/**
|
/**
|
||||||
* Call this function to delete the event with id $id from calendar table.
|
* Call this function to delete the event with id $id from calendar table.
|
||||||
*
|
*
|
||||||
* @uses $CFG
|
* @uses $CFG
|
||||||
* @param int $id The id of an event from the 'calendar' table.
|
* @param int $id The id of an event from the 'calendar' table.
|
||||||
* @return array An associative array with the results from the SQL call.
|
* @return array An associative array with the results from the SQL call.
|
||||||
* @todo Verify return type
|
* @todo Verify return type
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue