allow to place metadata all over the file
This commit is contained in:
parent
0eacad9a95
commit
ec63c0ac22
|
@ -183,7 +183,7 @@ class pluginRemoteContent extends Plugin {
|
|||
|
||||
unset($lines[$key]);
|
||||
} else {
|
||||
break;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue