Some Bugfixes, and variable checks
This commit is contained in:
parent
a742199035
commit
720c8324c7
9 changed files with 44 additions and 43 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue