7 users online. Create an account or sign in to join them.Users
new Section()
This is an open discussion with 2 replies, filed under Extensions.
Search
Symphony::Engine() is always the answer!
Doh, smack! Thanks Marco.
Create an account or sign in to comment.
In a delegate callback function,
$section = new Section();worked for me in 2.2.4, but in 2.2.5 it expects an argument.What should I pass it for
$parentin this context?