1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Forum update fix

This commit is contained in:
Cameron
2013-03-10 20:59:41 -07:00
parent 01a2b876d6
commit 53eb60195e
2 changed files with 2 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ function step1()
{
global $f;
$e107 = e107::getInstance();
$mes = e107::getMessage();
//Check attachment dir permissions
if(!isset($f->updateInfo['skip_attach']))
{