Quote:
Originally Posted by Cadellin
Would it be possible for you to tell me what php I need to add to vbugs.php to be able to view the status id in the template? I can't work out how to create $bug['statusid'] but the rest after that I can handle.
Thanks
|
You don't need to add anything, the $bug variable is already registered in the template. Also it is $bug['vbug_statusid'].