// BASEURI, RELURI beallitasa
Warning: glob() [function.glob]: open_basedir restriction in effect. File(/home/eletes01/public_html/js/config) is not within the allowed path(s): (/home/eletes01:/usr/php4/lib/php:/usr/local/php4/lib/php:/usr/local/lanten/public:/upload) in /home2/home/eletes01/public_html/config/config.php on line 43
Warning: glob() [function.glob]: open_basedir restriction in effect. File(/home/eletes01/public_html/js/data) is not within the allowed path(s): (/home/eletes01:/usr/php4/lib/php:/usr/local/php4/lib/php:/usr/local/lanten/public:/upload) in /home2/home/eletes01/public_html/config/config.php on line 51
Warning: Invalid argument supplied for foreach() in /home2/home/eletes01/public_html/config/config.php on line 51
Warning: glob() [function.glob]: open_basedir restriction in effect. File(/home/eletes01/public_html/js/data) is not within the allowed path(s): (/home/eletes01:/usr/php4/lib/php:/usr/local/php4/lib/php:/usr/local/lanten/public:/upload) in /home2/home/eletes01/public_html/config/config.php on line 51
Warning: Invalid argument supplied for foreach() in /home2/home/eletes01/public_html/config/config.php on line 51
var BASEURI = 'http://www.eletestudomany.hu/';
var RELURI = '/';
var CHARSET = 'UTF-8';
function get_url(modul, func)
{
return BASEURI+modul+'/'+ (func ? (func+'/') : '');
}