XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
admin_loader.php File Reference

Go to the source code of this file.

Variables

 $rmc_config = RMFunctions::get()->configs()
 
 $rmc_theme = isset($rmc_config['theme']) ? $rmc_config['theme'] : 'designia'
 
 $tpl = RMTemplate::get()
 
const RMTHEMEPATH RMCPATH.'/themes/'.$rmc_theme
 
const RMTHEMEURL RMCURL.'/themes/'.$rmc_theme
 

Variable Documentation

$rmc_theme = isset($rmc_config['theme']) ? $rmc_config['theme'] : 'designia'

Definition at line 21 of file admin_loader.php.

const RMTHEMEPATH RMCPATH.'/themes/'.$rmc_theme

Definition at line 29 of file admin_loader.php.

const RMTHEMEURL RMCURL.'/themes/'.$rmc_theme