XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
editor-exmcode.php File Reference

Go to the source code of this file.

Variables

 $dir = opendir($path)
 
 $id = rmc_server_var($_GET, 'id', '')
 
 $lang = is_file(ABSPATH.'/api/editors/exmcode/language/'.EXMLANG.'.js') ? EXMLANG : 'en_US'
 
 $path = RMCPATH.'/api/editors/exmcode/plugins'
 

Variable Documentation

$lang = is_file(ABSPATH.'/api/editors/exmcode/language/'.EXMLANG.'.js') ? EXMLANG : 'en_US'