Backup.
This commit is contained in:
parent
2d495b6f00
commit
e2d6455746
|
@ -55,6 +55,7 @@ bool StorageBase::CheckDirectory(const char *filepath)
|
||||||
|
|
||||||
*sep = '/';
|
*sep = '/';
|
||||||
}
|
}
|
||||||
|
// TODO: check if files exist finally here.
|
||||||
free(path);
|
free(path);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user