1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00

Issue #2610 - attempt to auto-remove legacy URL files from forum.

This commit is contained in:
Cameron
2017-05-02 13:53:31 -07:00
parent aeb4f925d2
commit c2f241d871
3 changed files with 25 additions and 3 deletions

View File

@@ -83,8 +83,6 @@ class download_setup
$bld = new eRouter;
$bld->buildGlobalConfig();
}
return $this->upgradeFilePaths($needed);