diff options
Diffstat (limited to 'mod/photos.php')
-rw-r--r-- | mod/photos.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/photos.php b/mod/photos.php index 2a808cb41..8da94841e 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -330,7 +330,6 @@ function photos_post(&$a) { // Create item container $title = ''; - $basename = basename($filename); $uri = item_new_uri($a->get_hostname(),$page_owner_uid); $arr = array(); |