diff --git a/functions/rm.cpp b/functions/rm.cpp index 15c3623..3be11aa 100755 --- a/functions/rm.cpp +++ b/functions/rm.cpp @@ -71,7 +71,7 @@ return true; */ bool Rm::HasAccess() { -bool res; +bool res = false; if( cur->request->is_item ) {