@@ -463,8 +463,8 @@ |
||
463 | 463 | } |
464 | 464 | |
465 | 465 | /** |
466 | - * Create array of album IDs that are public |
|
467 | - */ |
|
466 | + * Create array of album IDs that are public |
|
467 | + */ |
|
468 | 468 | public function get_public_albums() |
469 | 469 | { |
470 | 470 | $sql = 'SELECT album_id |