From: Emmanuel S. <esa...@us...> - 2009-07-20 14:03:15
|
Hi, Joe Cooper a écrit : > It's not a module. It's a theme. ;-) Right :-) > There is a get_theme_info function which returns the theme.info data, so > you could do this, I guess: > > get_theme_info("virtual-server-theme"); OK. > I'm pretty sure there's a way to list available themes, as well, though > I don't see it off-hand. Something like &webmin::list_themes() should do the trick. Thanks! Bye > Emmanuel Saracco wrote: >> Hi, >> >> I was asking me why the "virtual-server-theme" module were not returned >> by the "get_all_module_infos()" function. >> >> Is there any other webmin friendly way to obtain information about this >> module? |