Eduardo G. Posted December 30, 2009 Share Posted December 30, 2009 Hi all. I'm creating a custom module in my backend. I checked this pages: - http://wiki.whmcs.com/Creating_Pages - http://wiki.whmcs.com/Creating_Modules But now I have thousands of questions. One of the most important: How do I use templates system from admin modules? I mean, in frontend I can use this: initialiseClientArea($pagetitle,$pageicon,$breadcrumbnav); $smartyvalues["variablename"] = $value; $templatefile = "homepage"; outputClientArea($templatefile); But how do I get it in admin area? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.