Commit 24214cb5 authored by Oleg Korshul's avatar Oleg Korshul

.

parent b19191b2
......@@ -395,6 +395,8 @@ public:
if (!id.empty())
arr.push_back(id);
else if (3 == arr.size())
arr.push_back("");
if (4 != arr.size())
return false;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment