diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-12-06 00:27:40 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-12-06 00:27:40 +0000 |
commit | 882fa0ab33cec0aaa9ebe942cbfe759fcf8f4a4e (patch) | |
tree | 5364772baa2f9851876bff7f04437bae0fec8123 /modules/upload/upload.info | |
parent | bb460ee72782448df391e00b881beca3e5f254b5 (diff) | |
download | brdo-882fa0ab33cec0aaa9ebe942cbfe759fcf8f4a4e.tar.gz brdo-882fa0ab33cec0aaa9ebe942cbfe759fcf8f4a4e.tar.bz2 |
#563000 by drewish, quicksketch, catch, and yched: DIE upload module, DIE! Long live File module! :D
Diffstat (limited to 'modules/upload/upload.info')
-rw-r--r-- | modules/upload/upload.info | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/modules/upload/upload.info b/modules/upload/upload.info deleted file mode 100644 index 5111bde9e..000000000 --- a/modules/upload/upload.info +++ /dev/null @@ -1,12 +0,0 @@ -; $Id$ -name = Upload -description = Allows users to upload and attach files to content. -package = Core -version = VERSION -core = 7.x -files[] = upload.module -files[] = upload.admin.inc -files[] = upload.install -files[] = upload.test -files[] = upload.tokens.inc -configure = admin/config/media/uploads |