From d24d480f6510b3817f3e85699714ca6ed7ab234c Mon Sep 17 00:00:00 2001 From: cash Date: Mon, 2 Jan 2012 21:29:57 -0500 Subject: added uploading scripts --- views/default/forms/photos/ajax_upload.php | 72 ------------------------------ 1 file changed, 72 deletions(-) (limited to 'views/default/forms/photos') diff --git a/views/default/forms/photos/ajax_upload.php b/views/default/forms/photos/ajax_upload.php index a1d13e80b..f0738994a 100644 --- a/views/default/forms/photos/ajax_upload.php +++ b/views/default/forms/photos/ajax_upload.php @@ -5,8 +5,6 @@ * @uses $vars['album'] */ -elgg_extend_view('metatags', 'tidypics/js/uploader'); - $album = $vars['album']; $ts = time(); @@ -69,73 +67,3 @@ if ($quota) { - - -- cgit v1.2.3