diff options
Diffstat (limited to 'core/helpers/album.php')
-rw-r--r-- | core/helpers/album.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/helpers/album.php b/core/helpers/album.php index 9c36dc6f..bae682fa 100644 --- a/core/helpers/album.php +++ b/core/helpers/album.php @@ -23,7 +23,7 @@ * * Note: by design, this class does not do any permission checking. */ -class Album_Core { +class album_Core { /** * Create a new album. * @param integer $parent_id id of parent album |