|
" style="background-color: rgb(255, 255, 255);">This should now have been worked out and the starting point of the scans now lie in the configuration of the module. You basicly descide from where the scans should start[/en]
//added in 2.02
- Added the option in config to change the base of the starting point for the scans. To avoid users - having xoops_data, xoops_lib outside of the root, not having all folders scanned. - Added a function to get the $xoopsModuleConfig (root) where global $xoopsModuleConfig not working in admin. - New language defines are.: //Added in 2.02 define("_MI_INDEXSCAN_ROOTORSUB","Root or sub folder installation"); define("_MI_INDEXSCAN_ROOTORSUB_DESC","Write here from where you want to start scanning '../../../' if your web is like 'www.myspace.com/mainfile,php' '../../../../' if it is like www.websted.dk/htdocs/mainfile.com");
|