From 4b36e41b098ae805d8a25e1c4ce7f38161418eea Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 23 Jul 2012 20:49:56 -0700 Subject: implement page update modes --- mod/photos.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/photos.php') diff --git a/mod/photos.php b/mod/photos.php index ed86fae23..0354b1941 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -985,7 +985,7 @@ function photos_content(&$a) { call_hooks('photo_upload_form',$ret); - $default_upload = '
+ $default_upload = '
'; -- cgit v1.2.3