-
- Downloads
Fix negativ pid when doing a positioned insert
If you insert a content element (or a page) at a concrete position f.e. after content element 15 the value in ['pid'] is -15. But in ->data we already have the real pid, so we can just use it.
parent
1550a5e8
No related branches found
No related tags found
Loading
Please register or sign in to comment