0) { $admin= str_repeat("../",$n-1); } $PathGFICHAS = $admin."fichas/"; $PathFLEX = $admin."flex/"; $PathFORMULARIOS = $admin."formularios/";*/ //Rutas DATOS (Trayectorias Absolutas al Servidor) $SRVRutaImages = $SRVWeb."imagenes/"; $SRVRutaNoticias = $SRVRutaImages."noticias/"; $SRVRutaEventos = $SRVRutaImages."eventos/"; $SRVRutaLugares = $SRVRutaImages."lugares/"; $SRVRutaMonitores = $SRVRutaImages."monitores/"; $SRVRutaMonitoresAyuntamiento= $SRVRutaImages."monitoresAyuntamiento/"; $SRVRutaTalleres = $SRVRutaImages."talleres/"; $SRVRutaEntidades = $SRVRutaImages."entidades/"; $SRVRutaObras = $SRVRutaImages."obras/"; $SRVRutaAgenda = $SRVRutaImages."agenda/"; $SRVRutaRecursosTecnicos = $SRVRutaImages."recursostecnicos/"; $SRVRutaNotas = $SRVRutaImages."notas/"; $SRVRutaNotasMonitor = $SRVRutaImages."notasMonitor/"; //Rutas DATOS (Trayectorias Relativas al Servidor) $LOCGImages = "imagenes/"; $LOCGRutaNoticias = $LOCGImages."noticias/"; $LOCGRutaEventos = $LOCGImages."eventos/"; $LOCGRutaLugares = $LOCGImages."lugares/"; $LOCGRutaMonitores = $LOCGImages."monitores/"; $LOCGRutaMonitoresAyuntamiento = $LOCGImages."monitoresAyuntamiento/"; $LOCGRutaTalleres = $LOCGImages."talleres/"; $LOCGRutaEntidades = $LOCGImages."entidades/"; $LOCGRutaObras = $LOCGImages."obras/"; $LOCGRutaAgenda = $LOCGImages."agenda/"; $LOCGRutaRecursosTecnicos = $LOCGImages."recursostecnicos/"; $LOCGRutaNotas = $LOCGImages."notas/"; $LOCGRutaNotasMonitor = $LOCGImages."notasMonitor/"; $LOCImages = $PathLNG[$SRVIdioma].$LOCGImages; //Imagenes $SRVPhpImgResize = true; $SRVPhpImg = $SRVWebBASE."inc/imageJpeg.php"; $SRVPhpImgIco = $SRVWebBASE."inc/imageJpegIco.php"; ?>