// BASEURI, RELURI beallitasa
Warning: glob() [function.glob]: open_basedir restriction in effect. File(/backup/home/ajahu001/public_html/js/config) is not within the allowed path(s): (/home/ajahu001:/home2/ajahu001:/usr/php4/lib/php:/usr/local/php4/lib/php:/usr/local/lanten/public:/upload) in /home2/home/ajahu001/public_html/config/config.php on line 41
var BASEURI = 'http://www.aja.hu/'; var RELURI = '/'; function get_url(modul, func) { return BASEURI+modul+'/'+ (func ? (func+'/') : ''); }