Quote Originally Posted by delia View Post
Well, that brought up a few more questions. I'm creating a table in this mod so I need to check to see if the table exists first. Is there a zc function for that?

Secondly, in creating a table - I assume I have to worry about whether there's db prefix. syntax hint?

Thanks to both of you for responding so quickly today.
That's why I suggested you look at Super Orders.. It covers a lot of things like checking to see if a table exists, and registering supporting admin pages that aren't found in a menu like popups..