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