Hello guys,
I’m working on a mod for Zen Cart, I built in sql include/create tables with in the mod so if the tables do not exist it will create the tables. What my question is I want to display a message at the top of the admin page like what shows up when you run a sql query the green update message.
How do I print / echo a green message something like “MOD NAME Installed Successfully, Refreshing Page!” ?



