View Single Post
Old 11-10-2007, 11:51 PM   #2 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

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) { }
Tanax is offline  
Reply With Quote