forked from GNUsocial/gnu-social
		
	don't redirect on local file for ajax action
This commit is contained in:
		| @@ -58,6 +58,11 @@ class Attachment_ajaxAction extends AttachmentAction | ||||
|         } | ||||
|     } | ||||
|  | ||||
|     function handle($args) | ||||
|     { | ||||
|         $this->showPage(); | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      * Show core. | ||||
|      * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user