summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-10-21 11:47:21 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-10-21 11:47:21 -0700
commitb91da7472651ac5efab668ea6215a4fbaea43f0f (patch)
treea954c3024ce4fda64fa78f368fbd8e9edfd73106
parent312811c783a14d33556acfb4ecdbd335c2605df0 (diff)
Correct phpDoc
-rw-r--r--modules/gallery/helpers/photo.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/helpers/photo.php b/modules/gallery/helpers/photo.php
index 6677ddc9..d1d8fb1f 100644
--- a/modules/gallery/helpers/photo.php
+++ b/modules/gallery/helpers/photo.php
@@ -26,7 +26,7 @@
class photo_Core {
/**
* Create a new photo.
- * @param integer $parent_id id of parent album
+ * @param integer $parent parent album
* @param string $filename path to the photo file on disk
* @param string $name the filename to use for this photo in the album
* @param integer $title the title of the new photo