I want to call a function which in turn calls other functions depending on the variables i pass to it. It may be one variable or two. However, if i only pass one i get the following error...
Missing argument 2 for dis_rightcol()
Is there a way to avoid this?
Thanks
Missing argument 2 for dis_rightcol()
Is there a way to avoid this?
Thanks