]> git.mxchange.org Git - friendica.git/blobdiff - mod/wall_upload.php
Move HTML part of oid to template + replace outside the tpl
[friendica.git] / mod / wall_upload.php
index 6a6b894fbd49593373242f4737bba2194d76add2..d35b703aa832f6d09c966c8cbc20606848616f0c 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-require_once('Photo.php');
+require_once('include/Photo.php');
 
 function wall_upload_post(&$a) {