True. They have access to a database, why don't they use it?
Other modules I located that I have but don't use with this problem:
mod_randompic v0.1
PHP Code:
require_once($mainframe->getCfg( 'absolute_path' )."/administrator/components/com_akogallery/config.akogallery.php");
mod_events_latest v1.11
PHP Code:
include_once("administrator/components/com_events/events_config.php");
mod_events_cal v1.4
PHP Code:
include_once("components/com_events/language/".$mosConfig_lang.".php");
and several other calls...
mod_remositoryupdatemod.php v1.00
PHP Code:
$dhtmlfile = "administrator/js/dhtml.js";