11-10-2007, 11:59 PM
|
#3 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Posts: 360
Thanks: 24
|
Quote:
Originally Posted by Tanax
Well, I believe you only use "public" function in classes.
And as far as I see, you're not using a class.
So it should only be:
function name($aArgs) { }
|
It is a class.
|
|
|
|