Updated UMIL to version 1.0.4;

Updated UMIF for UMIL 1.0.4;
This commit is contained in:
Marc Alexander
2010-12-21 14:03:38 +00:00
parent a022694a3d
commit 33084038f9
34 changed files with 624 additions and 220 deletions

View File

@@ -828,8 +828,6 @@ function board3_basic_install($mode = 'install', $purge_modules = true, $u_actio
{
$directory = $phpbb_root_path . 'portal/modules/';
if($purge_modules)
{
$sql = 'DELETE FROM ' . PORTAL_MODULES_TABLE;