correct indentation of some docstrings
This commit is contained in:
parent
60b7f12f79
commit
94d1821f79
1 changed files with 42 additions and 42 deletions
|
|
@ -289,7 +289,7 @@
|
|||
// Create Seminary media record
|
||||
$mediaId = $this->createSeminaryMedia($userId, $seminaryId, $filename, $description, $mimetype);
|
||||
|
||||
// Add media to Achievements media
|
||||
// Add media to Avatar pictures
|
||||
$this->db->query(
|
||||
'INSERT INTO avatarpictures '.
|
||||
'(seminarymedia_id, created_user_id) '.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue