j
k
j a
j l
Wondering how I would go about overriding the getCategoryLinks method
I figured in the extension php code I have I could just put
class Mine extends Skin { function getCategoryLinks() { return 'new'; } }
But no go. Any ideas?
Thanks, -Adam
Back to the thread
Back to the list