[ticket/429] Remove upload module

It is no longer functional and does not fit the idea of extensions.

B3P-429
This commit is contained in:
Marc Alexander
2014-12-01 14:41:49 +01:00
parent d7f7e66b17
commit fa6c211a87
10 changed files with 4 additions and 519 deletions

View File

@@ -25,7 +25,6 @@ class phpbb_functional_portal_acp_test extends \board3\portal\tests\testframewor
return array(
array('config'),
array('modules'),
// array('upload_module'),
);
}