Advanced page rights
| pieter |
|
|---|---|
|
Make a new cat.
Use a if structure to display content so only admin and owner can view it. <!-- IF {userid} == {PHP.pag.page_ownerid} or user = admin --> (don't know the real expression) ... can we help you ...
|