├── js
├── index.html
├── scripts.js
├── wz_dragdrop.js
├── ajax.js
├── prototype.lite.js
└── html_decoder.js
├── data
├── index.html
├── accions
│ ├── index.html
│ ├── info.inc.php
│ ├── copiar.inc.php
│ ├── correo.inc.php
│ ├── editar.inc.php
│ ├── enlazar.inc.php
│ ├── extraer.inc.php
│ ├── mover.inc.php
│ ├── buscador.inc.php
│ ├── crear_dir.inc.php
│ ├── descargar.inc.php
│ ├── eliminar.inc.php
│ ├── novo_arq.inc.php
│ ├── permisos.inc.php
│ ├── renomear.inc.php
│ ├── subir_arq.inc.php
│ ├── subir_url.inc.php
│ ├── ver_contido.inc.php
│ ├── multiple_mover.inc.php
│ ├── redimensionar.inc.php
│ ├── ver_comprimido.inc.php
│ ├── multiple_copiar.inc.php
│ ├── multiple_correo.inc.php
│ ├── multiple_eliminar.inc.php
│ ├── multiple_permisos.inc.php
│ ├── redimensionar_dir.inc.php
│ ├── multiple_descargar.inc.php
│ └── redimensionar_dir_accion.inc.php
├── conf
│ ├── index.html
│ ├── login.inc.php
│ ├── default-example.inc.php
│ └── guest-example.inc.php
├── idiomas
│ ├── index.html
│ ├── br
│ │ ├── index.html
│ │ ├── web.inc.php
│ │ ├── axuda.inc.php
│ │ ├── estado.inc.php
│ │ ├── idiomas.inc.php
│ │ ├── instalar.inc.php
│ │ └── xestion.inc.php
│ ├── ct
│ │ ├── index.html
│ │ ├── web.inc.php
│ │ ├── axuda.inc.php
│ │ ├── estado.inc.php
│ │ ├── idiomas.inc.php
│ │ ├── instalar.inc.php
│ │ └── xestion.inc.php
│ ├── de
│ │ ├── index.html
│ │ ├── web.inc.php
│ │ ├── axuda.inc.php
│ │ ├── estado.inc.php
│ │ ├── idiomas.inc.php
│ │ ├── instalar.inc.php
│ │ └── xestion.inc.php
│ ├── en
│ │ ├── index.html
│ │ ├── web.inc.php
│ │ ├── axuda.inc.php
│ │ ├── estado.inc.php
│ │ ├── idiomas.inc.php
│ │ ├── instalar.inc.php
│ │ └── xestion.inc.php
│ ├── es
│ │ ├── index.html
│ │ ├── web.inc.php
│ │ ├── axuda.inc.php
│ │ ├── estado.inc.php
│ │ ├── idiomas.inc.php
│ │ ├── instalar.inc.php
│ │ └── xestion.inc.php
│ ├── fr
│ │ ├── index.html
│ │ ├── web.inc.php
│ │ ├── axuda.inc.php
│ │ ├── estado.inc.php
│ │ ├── idiomas.inc.php
│ │ ├── instalar.inc.php
│ │ └── xestion.inc.php
│ └── gl
│ │ ├── index.html
│ │ ├── web.inc.php
│ │ ├── axuda.inc.php
│ │ ├── estado.inc.php
│ │ ├── instalar.inc.php
│ │ ├── xestion.inc.php
│ │ └── idiomas.inc.php
├── include
│ ├── index.html
│ ├── clases.php
│ ├── mime.php
│ ├── mysql.php
│ ├── basicweb.php
│ ├── licencia.php
│ ├── prepara.php
│ ├── usuarios.php
│ ├── Xusuarios.php
│ ├── borra_cache.php
│ ├── class_conf.php
│ ├── class_extra.php
│ ├── class_inc.php
│ ├── class_nxs.php
│ ├── class_tempo.php
│ ├── class_vars.php
│ ├── mantemento.php
│ ├── class_accions.php
│ ├── class_arbore.php
│ ├── class_easyzip.php
│ ├── class_extraer.php
│ ├── class_imaxes.php
│ ├── class_niveles.php
│ ├── class_sesion.php
│ ├── class_arquivos.php
│ ├── class_indexador.php
│ └── class_usuarios.php
├── plantillas
│ ├── index.html
│ ├── cab.inc.php
│ ├── menu.inc.php
│ ├── pe.inc.php
│ ├── Xmenu.inc.php
│ ├── arbore.inc.php
│ ├── axuda.inc.php
│ ├── copiar.inc.php
│ ├── correo.inc.php
│ ├── editar.inc.php
│ ├── login.inc.php
│ ├── mover.inc.php
│ ├── navega.inc.php
│ ├── Xdoazon.inc.php
│ ├── Xgrupos.inc.php
│ ├── Xinformes.inc.php
│ ├── Xopcions.inc.php
│ ├── Xraices.inc.php
│ ├── Xusuarios.inc.php
│ ├── Xvarios.inc.php
│ ├── crear_dir.inc.php
│ ├── enlazar.inc.php
│ ├── info_cab.inc.php
│ ├── novo_arq.inc.php
│ ├── opcions.inc.php
│ ├── permisos.inc.php
│ ├── posicion.inc.php
│ ├── renomear.inc.php
│ ├── subir_arq.inc.php
│ ├── subir_url.inc.php
│ ├── utiles_pe.inc.php
│ ├── Xtraduccion.inc.php
│ ├── contrasinal.inc.php
│ ├── info_corpo.inc.php
│ ├── ver_contido.inc.php
│ ├── Xvarios_logs.inc.php
│ ├── eliminar_arq.inc.php
│ ├── eliminar_dir.inc.php
│ ├── multiple_mover.inc.php
│ ├── preferencias.inc.php
│ ├── redimensionar.inc.php
│ ├── subir_arq_ajax.inc.php
│ ├── ver_comprimido.inc.php
│ ├── Xconfiguracions.inc.php
│ ├── Xinformes_mysql.inc.php
│ ├── multiple_copiar.inc.php
│ ├── multiple_correo.inc.php
│ ├── Xconfiguracions_ver.inc.php
│ ├── Xinformes_accesos.inc.php
│ ├── Xinformes_accions.inc.php
│ ├── Xinformes_uso_disco.inc.php
│ ├── Xtraduccion_estado.inc.php
│ ├── Xvarios_indexador.inc.php
│ ├── activar_contrasinal.inc.php
│ ├── buscador_formulario.inc.php
│ ├── buscador_resultados.inc.php
│ ├── multiple_eliminar.inc.php
│ ├── multiple_permisos.inc.php
│ ├── redimensionar_dir.inc.php
│ ├── Xconfiguracions_modi.inc.php
│ ├── Xinformes_ancho_banda.inc.php
│ ├── Xconfiguracions_eliminar.inc.php
│ └── Xconfiguracions_sintaxis.inc.php
├── servidor
│ └── .gitignore
└── .htaccess
├── estilos
└── pfn
│ ├── ico
│ ├── index.html
│ ├── 0.png
│ ├── ace.png
│ ├── ai.png
│ ├── aif.png
│ ├── ani.png
│ ├── asf.png
│ ├── asp.png
│ ├── avi.png
│ ├── bak.png
│ ├── bat.png
│ ├── bin.png
│ ├── bmp.png
│ ├── bz.png
│ ├── bz2.png
│ ├── cab.png
│ ├── cdr.png
│ ├── cfg.png
│ ├── com.png
│ ├── cpt.png
│ ├── css.png
│ ├── cur.png
│ ├── dat.png
│ ├── db.png
│ ├── dcr.png
│ ├── dic.png
│ ├── dir.png
│ ├── dll.png
│ ├── dmg.png
│ ├── doc.png
│ ├── dwg.png
│ ├── eml.png
│ ├── eps.png
│ ├── exe.png
│ ├── fla.png
│ ├── flv.png
│ ├── fon.png
│ ├── gif.png
│ ├── gz.png
│ ├── hqx.png
│ ├── htm.png
│ ├── ico.png
│ ├── inc.png
│ ├── ini.png
│ ├── iso.png
│ ├── jpg.png
│ ├── js.png
│ ├── lnk.png
│ ├── log.png
│ ├── m3u.png
│ ├── mdb.png
│ ├── mid.png
│ ├── mov.png
│ ├── mp3.png
│ ├── mpg.png
│ ├── nfo.png
│ ├── odb.png
│ ├── odc.png
│ ├── odf.png
│ ├── odg.png
│ ├── odm.png
│ ├── odp.png
│ ├── ods.png
│ ├── odt.png
│ ├── ogg.png
│ ├── otg.png
│ ├── oth.png
│ ├── otp.png
│ ├── ots.png
│ ├── ott.png
│ ├── pdf.png
│ ├── php.png
│ ├── pl.png
│ ├── png.png
│ ├── pps.png
│ ├── ppt.png
│ ├── psd.png
│ ├── pwl.png
│ ├── qt.png
│ ├── ra.png
│ ├── ram.png
│ ├── rar.png
│ ├── reg.png
│ ├── rpm.png
│ ├── rtf.png
│ ├── sh.png
│ ├── sit.png
│ ├── sql.png
│ ├── svg.png
│ ├── swf.png
│ ├── sxc.png
│ ├── sxi.png
│ ├── sxw.png
│ ├── sys.png
│ ├── tar.png
│ ├── tgz.png
│ ├── tif.png
│ ├── tmp.png
│ ├── tpl.png
│ ├── ttf.png
│ ├── txt.png
│ ├── wav.png
│ ├── wma.png
│ ├── wmv.png
│ ├── wp.png
│ ├── xls.png
│ ├── xml.png
│ ├── zip.png
│ ├── conf.png
│ ├── diff.png
│ ├── edir.png
│ ├── html.png
│ ├── jpeg.png
│ ├── midi.png
│ ├── mpeg.png
│ ├── patch.png
│ ├── php3.png
│ ├── phtml.png
│ ├── shtml.png
│ └── tiff.png
│ ├── estilos.css
│ ├── iconos.php
│ ├── imx
│ ├── 0.png
│ ├── barra.png
│ ├── cruce.png
│ ├── fondo.png
│ ├── info.png
│ ├── logo.png
│ ├── mover.png
│ ├── arbore.png
│ ├── arriba.png
│ ├── buscar.png
│ ├── copiar.png
│ ├── correo.png
│ ├── doazon.png
│ ├── editar.png
│ ├── eliminar.png
│ ├── esquina.png
│ ├── extraer.png
│ ├── informes.png
│ ├── novo_arq.png
│ ├── paypal.png
│ ├── permisos.png
│ ├── recargar.png
│ ├── renomear.png
│ ├── varios.png
│ ├── actualizar.png
│ ├── comprimir.png
│ ├── crear_dir.png
│ ├── crear_raiz.png
│ ├── descargar.png
│ ├── indexador.png
│ ├── semitrans.png
│ ├── subir_arq.png
│ ├── subir_url.gif
│ ├── subir_url.png
│ ├── traduccion.png
│ ├── ver_imaxes.png
│ ├── ancho_corpo.png
│ ├── crear_grupo.png
│ ├── crear_usuario.png
│ ├── redimensionar.png
│ ├── ver_contido.png
│ ├── tarxeta_credito.png
│ ├── ver_comprimido.png
│ └── preferencias_usuario.png
│ └── xestion.css
├── .htaccess
├── instalar
├── phpinfo.php
├── index.php
├── imx
│ ├── ok.png
│ ├── aviso.png
│ ├── erro.png
│ └── logo.png
├── instalar.css
├── include
│ ├── nada.inc.php
│ ├── basicas.inc.php
│ ├── funcions.inc.php
│ ├── idiomas.inc.php
│ ├── paso_1.inc.php
│ ├── paso_2.inc.php
│ ├── paso_4.inc.php
│ ├── paso_5.inc.php
│ ├── paso_6.inc.php
│ ├── parsear_phpinfo.php
│ ├── actualizar_200-201.inc.php
│ ├── actualizar_201-220.inc.php
│ ├── actualizar_220-230.inc.php
│ ├── actualizar_230-233.inc.php
│ ├── actualizar.inc.php
│ ├── paso_3.inc.php
│ └── instalar.inc.php
├── plantillas
│ ├── pe.inc.php
│ ├── cab.inc.php
│ ├── paso_1.inc.php
│ ├── paso_2.inc.php
│ ├── paso_3.inc.php
│ ├── paso_6.inc.php
│ ├── actualizar.inc.php
│ ├── instalar.inc.php
│ ├── actualizar_200-201.inc.php
│ ├── actualizar_201-220.inc.php
│ ├── actualizar_220-230.inc.php
│ ├── actualizar_230-233.inc.php
│ ├── bloqueo_instalacion.inc.php
│ └── paso_4.inc.php
└── mysql
│ ├── actualizar_230-233.sql
│ ├── actualizar_200-230.php
│ ├── actualizar_220-230.sql
│ ├── instalar.php
│ ├── actualizar_200-201.sql
│ ├── actualizar_201-220.sql
│ └── instalar.sql
├── .gitignore
├── menu.php
├── sair.php
├── accion.php
├── arbore.php
├── axuda.php
├── docs
├── LEEME
├── TODO
├── LICENCIA
├── README
└── COPYING
├── index.php
├── navega.php
├── paths.php
├── comprobar.php
├── favicon.ico
├── menu.inc.php
├── arbore.inc.php
├── contrasinal.php
├── crea_imaxe.php
├── navega.inc.php
├── opcions.inc.php
├── preferencias.php
├── xestion
├── doazon.php
├── gdar.php
├── index.php
├── grupos
│ ├── gdar.php
│ ├── index.php
│ ├── eliminar.php
│ └── index.inc.php
├── raices
│ ├── gdar.php
│ ├── index.php
│ ├── eliminar.php
│ └── index.inc.php
├── Xopcions.inc.php
├── usuarios
│ ├── gdar.php
│ ├── index.php
│ ├── eliminar.php
│ └── index.inc.php
├── varios
│ ├── index.php
│ ├── index.inc.php
│ ├── logs.inc.php
│ └── indexador.inc.php
├── informes
│ ├── index.php
│ ├── index.inc.php
│ ├── mysql.inc.php
│ ├── accesos.inc.php
│ ├── accions.inc.php
│ ├── uso_disco.inc.php
│ └── ancho_banda.inc.php
├── traduccion
│ ├── gdar.php
│ ├── index.php
│ ├── estado.php
│ ├── descargar.php
│ ├── estado.inc.php
│ └── index.inc.php
└── configuracions
│ ├── ver.php
│ ├── gdar.php
│ ├── index.php
│ ├── modi.php
│ ├── duplicar.php
│ ├── eliminar.php
│ ├── modi.inc.php
│ ├── sintaxis.php
│ ├── ver.inc.php
│ └── index.inc.php
├── preferencias.inc.php
├── activar_contrasinal.php
└── README.md
/js/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/accions/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/conf/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/idiomas/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/include/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/idiomas/br/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/idiomas/ct/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/idiomas/de/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/idiomas/en/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/idiomas/es/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/idiomas/fr/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/idiomas/gl/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/data/plantillas/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/estilos/pfn/ico/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.htaccess:
--------------------------------------------------------------------------------
1 | Options -Indexes
2 |
--------------------------------------------------------------------------------
/data/servidor/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/instalar/phpinfo.php:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | data/conf/basicas.inc.php
2 | data/conf/default.inc.php
3 |
--------------------------------------------------------------------------------
/menu.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/menu.php
--------------------------------------------------------------------------------
/sair.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/sair.php
--------------------------------------------------------------------------------
/accion.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/accion.php
--------------------------------------------------------------------------------
/arbore.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/arbore.php
--------------------------------------------------------------------------------
/axuda.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/axuda.php
--------------------------------------------------------------------------------
/docs/LEEME:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/docs/LEEME
--------------------------------------------------------------------------------
/docs/TODO:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/docs/TODO
--------------------------------------------------------------------------------
/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/index.php
--------------------------------------------------------------------------------
/navega.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/navega.php
--------------------------------------------------------------------------------
/paths.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/paths.php
--------------------------------------------------------------------------------
/comprobar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/comprobar.php
--------------------------------------------------------------------------------
/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/favicon.ico
--------------------------------------------------------------------------------
/js/scripts.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/js/scripts.js
--------------------------------------------------------------------------------
/menu.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/menu.inc.php
--------------------------------------------------------------------------------
/arbore.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/arbore.inc.php
--------------------------------------------------------------------------------
/contrasinal.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/contrasinal.php
--------------------------------------------------------------------------------
/crea_imaxe.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/crea_imaxe.php
--------------------------------------------------------------------------------
/navega.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/navega.inc.php
--------------------------------------------------------------------------------
/opcions.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/opcions.inc.php
--------------------------------------------------------------------------------
/instalar/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/index.php
--------------------------------------------------------------------------------
/js/wz_dragdrop.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/js/wz_dragdrop.js
--------------------------------------------------------------------------------
/preferencias.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/preferencias.php
--------------------------------------------------------------------------------
/xestion/doazon.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/doazon.php
--------------------------------------------------------------------------------
/xestion/gdar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/gdar.php
--------------------------------------------------------------------------------
/xestion/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/index.php
--------------------------------------------------------------------------------
/instalar/imx/ok.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/imx/ok.png
--------------------------------------------------------------------------------
/preferencias.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/preferencias.inc.php
--------------------------------------------------------------------------------
/activar_contrasinal.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/activar_contrasinal.php
--------------------------------------------------------------------------------
/data/conf/login.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/conf/login.inc.php
--------------------------------------------------------------------------------
/data/include/clases.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/clases.php
--------------------------------------------------------------------------------
/data/include/mime.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/mime.php
--------------------------------------------------------------------------------
/data/include/mysql.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/mysql.php
--------------------------------------------------------------------------------
/estilos/pfn/estilos.css:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/estilos.css
--------------------------------------------------------------------------------
/estilos/pfn/ico/0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/0.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ace.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ace.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ai.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ai.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/aif.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/aif.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ani.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ani.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/asf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/asf.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/asp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/asp.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/avi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/avi.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/bak.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/bak.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/bat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/bat.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/bin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/bin.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/bmp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/bmp.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/bz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/bz.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/bz2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/bz2.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/cab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/cab.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/cdr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/cdr.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/cfg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/cfg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/com.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/com.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/cpt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/cpt.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/css.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/css.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/cur.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/cur.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/dat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/dat.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/db.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/db.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/dcr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/dcr.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/dic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/dic.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/dir.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/dir.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/dll.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/dll.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/dmg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/dmg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/doc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/doc.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/dwg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/dwg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/eml.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/eml.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/eps.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/eps.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/exe.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/exe.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/fla.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/fla.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/flv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/flv.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/fon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/fon.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/gif.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/gif.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/gz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/gz.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/hqx.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/hqx.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/htm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/htm.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ico.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ico.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/inc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/inc.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ini.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ini.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/iso.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/iso.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/jpg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/jpg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/js.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/js.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/lnk.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/lnk.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/log.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/log.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/m3u.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/m3u.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/mdb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/mdb.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/mid.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/mid.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/mov.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/mov.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/mp3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/mp3.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/mpg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/mpg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/nfo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/nfo.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/odb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/odb.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/odc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/odc.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/odf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/odf.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/odg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/odg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/odm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/odm.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/odp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/odp.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ods.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ods.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/odt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/odt.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ogg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ogg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/otg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/otg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/oth.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/oth.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/otp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/otp.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ots.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ots.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ott.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ott.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/pdf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/pdf.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/php.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/php.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/pl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/pl.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/png.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/png.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/pps.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/pps.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ppt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ppt.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/psd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/psd.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/pwl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/pwl.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/qt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/qt.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ra.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ra.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ram.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ram.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/rar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/rar.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/reg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/reg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/rpm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/rpm.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/rtf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/rtf.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/sh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/sh.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/sit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/sit.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/sql.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/sql.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/svg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/svg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/swf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/swf.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/sxc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/sxc.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/sxi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/sxi.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/sxw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/sxw.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/sys.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/sys.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/tar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/tar.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/tgz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/tgz.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/tif.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/tif.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/tmp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/tmp.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/tpl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/tpl.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/ttf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/ttf.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/txt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/txt.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/wav.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/wav.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/wma.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/wma.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/wmv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/wmv.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/wp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/wp.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/xls.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/xls.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/xml.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/xml.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/zip.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/zip.png
--------------------------------------------------------------------------------
/estilos/pfn/iconos.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/iconos.php
--------------------------------------------------------------------------------
/estilos/pfn/imx/0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/0.png
--------------------------------------------------------------------------------
/estilos/pfn/xestion.css:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/xestion.css
--------------------------------------------------------------------------------
/instalar/imx/aviso.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/imx/aviso.png
--------------------------------------------------------------------------------
/instalar/imx/erro.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/imx/erro.png
--------------------------------------------------------------------------------
/instalar/imx/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/imx/logo.png
--------------------------------------------------------------------------------
/instalar/instalar.css:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/instalar.css
--------------------------------------------------------------------------------
/xestion/grupos/gdar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/grupos/gdar.php
--------------------------------------------------------------------------------
/xestion/raices/gdar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/raices/gdar.php
--------------------------------------------------------------------------------
/data/accions/info.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/info.inc.php
--------------------------------------------------------------------------------
/data/include/basicweb.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/basicweb.php
--------------------------------------------------------------------------------
/data/include/licencia.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/licencia.php
--------------------------------------------------------------------------------
/data/include/prepara.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/prepara.php
--------------------------------------------------------------------------------
/data/include/usuarios.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/usuarios.php
--------------------------------------------------------------------------------
/estilos/pfn/ico/conf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/conf.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/diff.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/diff.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/edir.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/edir.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/html.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/html.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/jpeg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/jpeg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/midi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/midi.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/mpeg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/mpeg.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/patch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/patch.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/php3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/php3.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/phtml.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/phtml.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/shtml.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/shtml.png
--------------------------------------------------------------------------------
/estilos/pfn/ico/tiff.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/ico/tiff.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/barra.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/barra.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/cruce.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/cruce.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/fondo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/fondo.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/info.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/info.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/logo.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/mover.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/mover.png
--------------------------------------------------------------------------------
/xestion/Xopcions.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/Xopcions.inc.php
--------------------------------------------------------------------------------
/xestion/grupos/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/grupos/index.php
--------------------------------------------------------------------------------
/xestion/raices/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/raices/index.php
--------------------------------------------------------------------------------
/xestion/usuarios/gdar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/usuarios/gdar.php
--------------------------------------------------------------------------------
/xestion/varios/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/varios/index.php
--------------------------------------------------------------------------------
/data/.htaccess:
--------------------------------------------------------------------------------
1 | Options -Indexes
2 |
3 |
4 | Order allow,deny
5 | Deny from all
6 |
7 |
--------------------------------------------------------------------------------
/data/accions/copiar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/copiar.inc.php
--------------------------------------------------------------------------------
/data/accions/correo.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/correo.inc.php
--------------------------------------------------------------------------------
/data/accions/editar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/editar.inc.php
--------------------------------------------------------------------------------
/data/accions/enlazar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/enlazar.inc.php
--------------------------------------------------------------------------------
/data/accions/extraer.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/extraer.inc.php
--------------------------------------------------------------------------------
/data/accions/mover.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/mover.inc.php
--------------------------------------------------------------------------------
/data/idiomas/br/web.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/br/web.inc.php
--------------------------------------------------------------------------------
/data/idiomas/ct/web.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/ct/web.inc.php
--------------------------------------------------------------------------------
/data/idiomas/de/web.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/de/web.inc.php
--------------------------------------------------------------------------------
/data/idiomas/en/web.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/en/web.inc.php
--------------------------------------------------------------------------------
/data/idiomas/es/web.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/es/web.inc.php
--------------------------------------------------------------------------------
/data/idiomas/fr/web.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/fr/web.inc.php
--------------------------------------------------------------------------------
/data/idiomas/gl/web.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/gl/web.inc.php
--------------------------------------------------------------------------------
/data/include/Xusuarios.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/Xusuarios.php
--------------------------------------------------------------------------------
/data/include/borra_cache.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/borra_cache.php
--------------------------------------------------------------------------------
/data/include/class_conf.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_conf.php
--------------------------------------------------------------------------------
/data/include/class_extra.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_extra.php
--------------------------------------------------------------------------------
/data/include/class_inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_inc.php
--------------------------------------------------------------------------------
/data/include/class_nxs.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_nxs.php
--------------------------------------------------------------------------------
/data/include/class_tempo.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_tempo.php
--------------------------------------------------------------------------------
/data/include/class_vars.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_vars.php
--------------------------------------------------------------------------------
/data/include/mantemento.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/mantemento.php
--------------------------------------------------------------------------------
/data/plantillas/cab.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/cab.inc.php
--------------------------------------------------------------------------------
/data/plantillas/menu.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/menu.inc.php
--------------------------------------------------------------------------------
/data/plantillas/pe.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/pe.inc.php
--------------------------------------------------------------------------------
/estilos/pfn/imx/arbore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/arbore.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/arriba.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/arriba.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/buscar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/buscar.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/copiar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/copiar.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/correo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/correo.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/doazon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/doazon.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/editar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/editar.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/eliminar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/eliminar.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/esquina.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/esquina.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/extraer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/extraer.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/informes.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/informes.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/novo_arq.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/novo_arq.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/paypal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/paypal.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/permisos.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/permisos.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/recargar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/recargar.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/renomear.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/renomear.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/varios.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/varios.png
--------------------------------------------------------------------------------
/xestion/grupos/eliminar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/grupos/eliminar.php
--------------------------------------------------------------------------------
/xestion/grupos/index.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/grupos/index.inc.php
--------------------------------------------------------------------------------
/xestion/informes/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/informes/index.php
--------------------------------------------------------------------------------
/xestion/raices/eliminar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/raices/eliminar.php
--------------------------------------------------------------------------------
/xestion/raices/index.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/raices/index.inc.php
--------------------------------------------------------------------------------
/xestion/traduccion/gdar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/traduccion/gdar.php
--------------------------------------------------------------------------------
/xestion/traduccion/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/traduccion/index.php
--------------------------------------------------------------------------------
/xestion/usuarios/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/usuarios/index.php
--------------------------------------------------------------------------------
/xestion/varios/index.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/varios/index.inc.php
--------------------------------------------------------------------------------
/xestion/varios/logs.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/varios/logs.inc.php
--------------------------------------------------------------------------------
/data/accions/buscador.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/buscador.inc.php
--------------------------------------------------------------------------------
/data/accions/crear_dir.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/crear_dir.inc.php
--------------------------------------------------------------------------------
/data/accions/descargar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/descargar.inc.php
--------------------------------------------------------------------------------
/data/accions/eliminar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/eliminar.inc.php
--------------------------------------------------------------------------------
/data/accions/novo_arq.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/novo_arq.inc.php
--------------------------------------------------------------------------------
/data/accions/permisos.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/permisos.inc.php
--------------------------------------------------------------------------------
/data/accions/renomear.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/renomear.inc.php
--------------------------------------------------------------------------------
/data/accions/subir_arq.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/subir_arq.inc.php
--------------------------------------------------------------------------------
/data/accions/subir_url.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/subir_url.inc.php
--------------------------------------------------------------------------------
/data/idiomas/br/axuda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/br/axuda.inc.php
--------------------------------------------------------------------------------
/data/idiomas/br/estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/br/estado.inc.php
--------------------------------------------------------------------------------
/data/idiomas/ct/axuda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/ct/axuda.inc.php
--------------------------------------------------------------------------------
/data/idiomas/ct/estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/ct/estado.inc.php
--------------------------------------------------------------------------------
/data/idiomas/de/axuda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/de/axuda.inc.php
--------------------------------------------------------------------------------
/data/idiomas/de/estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/de/estado.inc.php
--------------------------------------------------------------------------------
/data/idiomas/en/axuda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/en/axuda.inc.php
--------------------------------------------------------------------------------
/data/idiomas/en/estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/en/estado.inc.php
--------------------------------------------------------------------------------
/data/idiomas/es/axuda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/es/axuda.inc.php
--------------------------------------------------------------------------------
/data/idiomas/es/estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/es/estado.inc.php
--------------------------------------------------------------------------------
/data/idiomas/fr/axuda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/fr/axuda.inc.php
--------------------------------------------------------------------------------
/data/idiomas/fr/estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/fr/estado.inc.php
--------------------------------------------------------------------------------
/data/idiomas/gl/axuda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/gl/axuda.inc.php
--------------------------------------------------------------------------------
/data/idiomas/gl/estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/gl/estado.inc.php
--------------------------------------------------------------------------------
/data/include/class_accions.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_accions.php
--------------------------------------------------------------------------------
/data/include/class_arbore.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_arbore.php
--------------------------------------------------------------------------------
/data/include/class_easyzip.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_easyzip.php
--------------------------------------------------------------------------------
/data/include/class_extraer.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_extraer.php
--------------------------------------------------------------------------------
/data/include/class_imaxes.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_imaxes.php
--------------------------------------------------------------------------------
/data/include/class_niveles.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_niveles.php
--------------------------------------------------------------------------------
/data/include/class_sesion.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_sesion.php
--------------------------------------------------------------------------------
/data/plantillas/Xmenu.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xmenu.inc.php
--------------------------------------------------------------------------------
/data/plantillas/arbore.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/arbore.inc.php
--------------------------------------------------------------------------------
/data/plantillas/axuda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/axuda.inc.php
--------------------------------------------------------------------------------
/data/plantillas/copiar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/copiar.inc.php
--------------------------------------------------------------------------------
/data/plantillas/correo.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/correo.inc.php
--------------------------------------------------------------------------------
/data/plantillas/editar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/editar.inc.php
--------------------------------------------------------------------------------
/data/plantillas/login.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/login.inc.php
--------------------------------------------------------------------------------
/data/plantillas/mover.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/mover.inc.php
--------------------------------------------------------------------------------
/data/plantillas/navega.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/navega.inc.php
--------------------------------------------------------------------------------
/estilos/pfn/imx/actualizar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/actualizar.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/comprimir.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/comprimir.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/crear_dir.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/crear_dir.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/crear_raiz.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/crear_raiz.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/descargar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/descargar.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/indexador.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/indexador.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/semitrans.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/semitrans.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/subir_arq.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/subir_arq.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/subir_url.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/subir_url.gif
--------------------------------------------------------------------------------
/estilos/pfn/imx/subir_url.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/subir_url.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/traduccion.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/traduccion.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/ver_imaxes.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/ver_imaxes.png
--------------------------------------------------------------------------------
/instalar/include/nada.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/nada.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/pe.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/pe.inc.php
--------------------------------------------------------------------------------
/xestion/configuracions/ver.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/ver.php
--------------------------------------------------------------------------------
/xestion/informes/index.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/informes/index.inc.php
--------------------------------------------------------------------------------
/xestion/informes/mysql.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/informes/mysql.inc.php
--------------------------------------------------------------------------------
/xestion/traduccion/estado.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/traduccion/estado.php
--------------------------------------------------------------------------------
/xestion/usuarios/eliminar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/usuarios/eliminar.php
--------------------------------------------------------------------------------
/xestion/usuarios/index.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/usuarios/index.inc.php
--------------------------------------------------------------------------------
/data/accions/ver_contido.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/ver_contido.inc.php
--------------------------------------------------------------------------------
/data/conf/default-example.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/conf/default-example.inc.php
--------------------------------------------------------------------------------
/data/conf/guest-example.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/conf/guest-example.inc.php
--------------------------------------------------------------------------------
/data/idiomas/br/idiomas.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/br/idiomas.inc.php
--------------------------------------------------------------------------------
/data/idiomas/br/instalar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/br/instalar.inc.php
--------------------------------------------------------------------------------
/data/idiomas/br/xestion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/br/xestion.inc.php
--------------------------------------------------------------------------------
/data/idiomas/ct/idiomas.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/ct/idiomas.inc.php
--------------------------------------------------------------------------------
/data/idiomas/ct/instalar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/ct/instalar.inc.php
--------------------------------------------------------------------------------
/data/idiomas/ct/xestion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/ct/xestion.inc.php
--------------------------------------------------------------------------------
/data/idiomas/de/idiomas.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/de/idiomas.inc.php
--------------------------------------------------------------------------------
/data/idiomas/de/instalar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/de/instalar.inc.php
--------------------------------------------------------------------------------
/data/idiomas/de/xestion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/de/xestion.inc.php
--------------------------------------------------------------------------------
/data/idiomas/en/idiomas.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/en/idiomas.inc.php
--------------------------------------------------------------------------------
/data/idiomas/en/instalar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/en/instalar.inc.php
--------------------------------------------------------------------------------
/data/idiomas/en/xestion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/en/xestion.inc.php
--------------------------------------------------------------------------------
/data/idiomas/es/idiomas.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/es/idiomas.inc.php
--------------------------------------------------------------------------------
/data/idiomas/es/instalar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/es/instalar.inc.php
--------------------------------------------------------------------------------
/data/idiomas/es/xestion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/es/xestion.inc.php
--------------------------------------------------------------------------------
/data/idiomas/fr/idiomas.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/fr/idiomas.inc.php
--------------------------------------------------------------------------------
/data/idiomas/fr/instalar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/fr/instalar.inc.php
--------------------------------------------------------------------------------
/data/idiomas/fr/xestion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/fr/xestion.inc.php
--------------------------------------------------------------------------------
/data/idiomas/gl/instalar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/gl/instalar.inc.php
--------------------------------------------------------------------------------
/data/idiomas/gl/xestion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/idiomas/gl/xestion.inc.php
--------------------------------------------------------------------------------
/data/include/class_arquivos.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_arquivos.php
--------------------------------------------------------------------------------
/data/include/class_indexador.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_indexador.php
--------------------------------------------------------------------------------
/data/include/class_usuarios.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/include/class_usuarios.php
--------------------------------------------------------------------------------
/data/plantillas/Xdoazon.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xdoazon.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xgrupos.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xgrupos.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xinformes.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xinformes.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xopcions.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xopcions.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xraices.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xraices.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xusuarios.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xusuarios.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xvarios.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xvarios.inc.php
--------------------------------------------------------------------------------
/data/plantillas/crear_dir.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/crear_dir.inc.php
--------------------------------------------------------------------------------
/data/plantillas/enlazar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/enlazar.inc.php
--------------------------------------------------------------------------------
/data/plantillas/info_cab.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/info_cab.inc.php
--------------------------------------------------------------------------------
/data/plantillas/novo_arq.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/novo_arq.inc.php
--------------------------------------------------------------------------------
/data/plantillas/opcions.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/opcions.inc.php
--------------------------------------------------------------------------------
/data/plantillas/permisos.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/permisos.inc.php
--------------------------------------------------------------------------------
/data/plantillas/posicion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/posicion.inc.php
--------------------------------------------------------------------------------
/data/plantillas/renomear.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/renomear.inc.php
--------------------------------------------------------------------------------
/data/plantillas/subir_arq.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/subir_arq.inc.php
--------------------------------------------------------------------------------
/data/plantillas/subir_url.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/subir_url.inc.php
--------------------------------------------------------------------------------
/data/plantillas/utiles_pe.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/utiles_pe.inc.php
--------------------------------------------------------------------------------
/estilos/pfn/imx/ancho_corpo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/ancho_corpo.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/crear_grupo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/crear_grupo.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/crear_usuario.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/crear_usuario.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/redimensionar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/redimensionar.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/ver_contido.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/ver_contido.png
--------------------------------------------------------------------------------
/instalar/include/basicas.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/basicas.inc.php
--------------------------------------------------------------------------------
/instalar/include/funcions.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/funcions.inc.php
--------------------------------------------------------------------------------
/instalar/include/idiomas.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/idiomas.inc.php
--------------------------------------------------------------------------------
/instalar/include/paso_1.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/paso_1.inc.php
--------------------------------------------------------------------------------
/instalar/include/paso_2.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/paso_2.inc.php
--------------------------------------------------------------------------------
/instalar/include/paso_4.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/paso_4.inc.php
--------------------------------------------------------------------------------
/instalar/include/paso_5.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/paso_5.inc.php
--------------------------------------------------------------------------------
/instalar/include/paso_6.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/paso_6.inc.php
--------------------------------------------------------------------------------
/instalar/mysql/actualizar_230-233.sql:
--------------------------------------------------------------------------------
1 | ALTER IGNORE TABLE accesos MODIFY id integer(10) unsigned NOT NULL auto_increment;
2 |
--------------------------------------------------------------------------------
/instalar/plantillas/cab.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/cab.inc.php
--------------------------------------------------------------------------------
/xestion/configuracions/gdar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/gdar.php
--------------------------------------------------------------------------------
/xestion/configuracions/index.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/index.php
--------------------------------------------------------------------------------
/xestion/configuracions/modi.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/modi.php
--------------------------------------------------------------------------------
/xestion/informes/accesos.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/informes/accesos.inc.php
--------------------------------------------------------------------------------
/xestion/informes/accions.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/informes/accions.inc.php
--------------------------------------------------------------------------------
/xestion/traduccion/descargar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/traduccion/descargar.php
--------------------------------------------------------------------------------
/xestion/traduccion/estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/traduccion/estado.inc.php
--------------------------------------------------------------------------------
/xestion/traduccion/index.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/traduccion/index.inc.php
--------------------------------------------------------------------------------
/xestion/varios/indexador.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/varios/indexador.inc.php
--------------------------------------------------------------------------------
/data/accions/multiple_mover.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/multiple_mover.inc.php
--------------------------------------------------------------------------------
/data/accions/redimensionar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/redimensionar.inc.php
--------------------------------------------------------------------------------
/data/accions/ver_comprimido.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/ver_comprimido.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xtraduccion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xtraduccion.inc.php
--------------------------------------------------------------------------------
/data/plantillas/contrasinal.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/contrasinal.inc.php
--------------------------------------------------------------------------------
/data/plantillas/info_corpo.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/info_corpo.inc.php
--------------------------------------------------------------------------------
/data/plantillas/ver_contido.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/ver_contido.inc.php
--------------------------------------------------------------------------------
/estilos/pfn/imx/tarxeta_credito.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/tarxeta_credito.png
--------------------------------------------------------------------------------
/estilos/pfn/imx/ver_comprimido.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/ver_comprimido.png
--------------------------------------------------------------------------------
/instalar/plantillas/paso_1.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/paso_1.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/paso_2.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/paso_2.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/paso_3.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/paso_3.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/paso_6.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/paso_6.inc.php
--------------------------------------------------------------------------------
/xestion/configuracions/duplicar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/duplicar.php
--------------------------------------------------------------------------------
/xestion/configuracions/eliminar.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/eliminar.php
--------------------------------------------------------------------------------
/xestion/configuracions/modi.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/modi.inc.php
--------------------------------------------------------------------------------
/xestion/configuracions/sintaxis.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/sintaxis.php
--------------------------------------------------------------------------------
/xestion/configuracions/ver.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/ver.inc.php
--------------------------------------------------------------------------------
/xestion/informes/uso_disco.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/informes/uso_disco.inc.php
--------------------------------------------------------------------------------
/data/accions/multiple_copiar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/multiple_copiar.inc.php
--------------------------------------------------------------------------------
/data/accions/multiple_correo.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/multiple_correo.inc.php
--------------------------------------------------------------------------------
/data/accions/multiple_eliminar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/multiple_eliminar.inc.php
--------------------------------------------------------------------------------
/data/accions/multiple_permisos.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/multiple_permisos.inc.php
--------------------------------------------------------------------------------
/data/accions/redimensionar_dir.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/redimensionar_dir.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xvarios_logs.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xvarios_logs.inc.php
--------------------------------------------------------------------------------
/data/plantillas/eliminar_arq.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/eliminar_arq.inc.php
--------------------------------------------------------------------------------
/data/plantillas/eliminar_dir.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/eliminar_dir.inc.php
--------------------------------------------------------------------------------
/data/plantillas/multiple_mover.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/multiple_mover.inc.php
--------------------------------------------------------------------------------
/data/plantillas/preferencias.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/preferencias.inc.php
--------------------------------------------------------------------------------
/data/plantillas/redimensionar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/redimensionar.inc.php
--------------------------------------------------------------------------------
/data/plantillas/subir_arq_ajax.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/subir_arq_ajax.inc.php
--------------------------------------------------------------------------------
/data/plantillas/ver_comprimido.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/ver_comprimido.inc.php
--------------------------------------------------------------------------------
/instalar/include/parsear_phpinfo.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/parsear_phpinfo.php
--------------------------------------------------------------------------------
/instalar/mysql/actualizar_200-230.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/mysql/actualizar_200-230.php
--------------------------------------------------------------------------------
/instalar/plantillas/actualizar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/actualizar.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/instalar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/instalar.inc.php
--------------------------------------------------------------------------------
/xestion/configuracions/index.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/configuracions/index.inc.php
--------------------------------------------------------------------------------
/xestion/informes/ancho_banda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/xestion/informes/ancho_banda.inc.php
--------------------------------------------------------------------------------
/data/accions/multiple_descargar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/multiple_descargar.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xconfiguracions.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xconfiguracions.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xinformes_mysql.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xinformes_mysql.inc.php
--------------------------------------------------------------------------------
/data/plantillas/multiple_copiar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/multiple_copiar.inc.php
--------------------------------------------------------------------------------
/data/plantillas/multiple_correo.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/multiple_correo.inc.php
--------------------------------------------------------------------------------
/estilos/pfn/imx/preferencias_usuario.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/estilos/pfn/imx/preferencias_usuario.png
--------------------------------------------------------------------------------
/data/plantillas/Xconfiguracions_ver.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xconfiguracions_ver.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xinformes_accesos.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xinformes_accesos.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xinformes_accions.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xinformes_accions.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xinformes_uso_disco.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xinformes_uso_disco.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xtraduccion_estado.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xtraduccion_estado.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xvarios_indexador.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xvarios_indexador.inc.php
--------------------------------------------------------------------------------
/data/plantillas/activar_contrasinal.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/activar_contrasinal.inc.php
--------------------------------------------------------------------------------
/data/plantillas/buscador_formulario.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/buscador_formulario.inc.php
--------------------------------------------------------------------------------
/data/plantillas/buscador_resultados.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/buscador_resultados.inc.php
--------------------------------------------------------------------------------
/data/plantillas/multiple_eliminar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/multiple_eliminar.inc.php
--------------------------------------------------------------------------------
/data/plantillas/multiple_permisos.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/multiple_permisos.inc.php
--------------------------------------------------------------------------------
/data/plantillas/redimensionar_dir.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/redimensionar_dir.inc.php
--------------------------------------------------------------------------------
/instalar/include/actualizar_200-201.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/actualizar_200-201.inc.php
--------------------------------------------------------------------------------
/instalar/include/actualizar_201-220.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/actualizar_201-220.inc.php
--------------------------------------------------------------------------------
/instalar/include/actualizar_220-230.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/actualizar_220-230.inc.php
--------------------------------------------------------------------------------
/instalar/include/actualizar_230-233.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/include/actualizar_230-233.inc.php
--------------------------------------------------------------------------------
/data/accions/redimensionar_dir_accion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/accions/redimensionar_dir_accion.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xconfiguracions_modi.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xconfiguracions_modi.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xinformes_ancho_banda.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xinformes_ancho_banda.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xconfiguracions_eliminar.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xconfiguracions_eliminar.inc.php
--------------------------------------------------------------------------------
/data/plantillas/Xconfiguracions_sintaxis.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/data/plantillas/Xconfiguracions_sintaxis.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/actualizar_200-201.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/actualizar_200-201.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/actualizar_201-220.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/actualizar_201-220.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/actualizar_220-230.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/actualizar_220-230.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/actualizar_230-233.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/actualizar_230-233.inc.php
--------------------------------------------------------------------------------
/instalar/plantillas/bloqueo_instalacion.inc.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/eusonlito/PHPFileNavigator/HEAD/instalar/plantillas/bloqueo_instalacion.inc.php
--------------------------------------------------------------------------------
/docs/LICENCIA:
--------------------------------------------------------------------------------
1 | Copyright 2014 Lito
2 |
3 | Licensed under the Apache License, Version 2.0 (the "License");
4 | you may not use this file except in compliance with the License.
5 | You may obtain a copy of the License at
6 |
7 | http://www.apache.org/licenses/LICENSE-2.0
8 |
9 | Unless required by applicable law or agreed to in writing, software
10 | distributed under the License is distributed on an "AS IS" BASIS,
11 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 | See the License for the specific language governing permissions and
13 | limitations under the License.
14 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | PHPfileNavigator v2.3.3 is state-of-the-art, open source web based application to complete manage your files and folders.
2 |
3 | It provides a powerful, reliable and easy web file management with a lots of cool features. Easy to install and configure, you can administrate your files and folders as easy as in your hard drive and access with strong security all over the net.
4 |
5 | You can check a demo version of PHPfileNavigator v2.3.3 HERE.
6 |
7 | The application development started back in September 2004, and it is in continuos update and bug revision.
8 |
9 | You can get support in the community formus. Somebody, maybe me, will try to resolve yours problems and doubts.
10 |
11 | Help with transaltions is required, as well as donations in order to keep this project running. So, please send me some bucks or ask me for information on translations, or both.
12 |
--------------------------------------------------------------------------------
/instalar/mysql/actualizar_220-230.sql:
--------------------------------------------------------------------------------
1 | DROP TABLE IF EXISTS bloqueo_ip;
2 | CREATE TABLE IF NOT EXISTS bloqueo_ip (
3 | ip varchar(20) NOT NULL default '',
4 | PRIMARY KEY (ip)
5 | ) ENGINE=MyISAM;
6 |
7 | DROP TABLE IF EXISTS sesions;
8 | CREATE TABLE IF NOT EXISTS sesions (
9 | id varchar(45) NOT NULL default '',
10 | tempo int(10) unsigned NOT NULL default '0',
11 | contido text NOT NULL,
12 | ip varchar(20) NOT NULL default '',
13 | PRIMARY KEY (id)
14 | ) ENGINE=MyISAM;
15 |
16 | ALTER IGNORE TABLE arquivos MODIFY id int(10) unsigned NOT NULL auto_increment;
17 | ALTER IGNORE TABLE arquivos MODIFY id_directorio int(10) unsigned NOT NULL default '0';
18 |
19 | ALTER IGNORE TABLE arquivos_campos_palabras MODIFY id_arquivo int(10) unsigned NOT NULL default '0';
20 | ALTER IGNORE TABLE arquivos_campos_palabras MODIFY id_palabra int(10) unsigned NOT NULL default '0';
21 |
22 | ALTER IGNORE TABLE directorios MODIFY id int(10) unsigned NOT NULL auto_increment;
23 | ALTER IGNORE TABLE directorios MODIFY id_raiz smallint(6) unsigned NOT NULL default '0';
24 |
25 | ALTER IGNORE TABLE palabras MODIFY id int(10) unsigned NOT NULL auto_increment;
26 |
--------------------------------------------------------------------------------
/instalar/mysql/instalar.php:
--------------------------------------------------------------------------------
1 | 'INSERT INTO '.$form['db_prefixo'].'raices'
4 | .' (id,nome,path,web,host,estado) VALUES'
5 | .' (1,"'.$form['ra_nome'].'","'.$form['ra_path'].'","'.$form['ra_web'].'","'.$form['ra_dominio'].'",1);',
6 | 20 => 'INSERT INTO '.$form['db_prefixo'].'grupos'
7 | .' (id,nome,id_conf,estado) VALUES'
8 | .' (1,"'.$PFN_conf->t('admins').'",3,1);',
9 | 30 => 'INSERT INTO '.$form['db_prefixo'].'usuarios'
10 | .' (id,nome,usuario,contrasinal,email,estado,admin,id_grupo,cambiar_datos) VALUES'
11 | .' (1,"'.$form['ad_nome'].'","'.$form['ad_usuario'].'","'.md5($form['ad_contrasinal']).'","'.$form['ad_correo'].'",1,1,1,1);',
12 | 40 => 'INSERT INTO '.$form['db_prefixo'].'configuracions'
13 | .' (id,conf,vale) VALUES'
14 | .' (1,"basicas",0), (2,"login",0), (3,"default",1);',
15 | 50 => 'INSERT INTO '.$form['db_prefixo'].'raices_usuarios'
16 | .' (id_raiz,id_usuario) VALUES'
17 | .' (1,1);',
18 | 60 => 'INSERT INTO '.$form['db_prefixo'].'raices_grupos_configuracions'
19 | .' (id_raiz,id_grupo,id_conf) VALUES'
20 | .' (1,1,3);',
21 | 70 => 'REPLACE INTO '.$form['db_prefixo'].'bloqueo_ip'
22 | .' SET ip = "0.0.0.0";',
23 | );
24 | ?>
25 |
--------------------------------------------------------------------------------
/instalar/mysql/actualizar_200-201.sql:
--------------------------------------------------------------------------------
1 | ALTER IGNORE TABLE accesos MODIFY data integer(10) unsigned NOT NULL default '0';
2 | ALTER IGNORE TABLE accesos MODIFY ultimo integer(10) unsigned NOT NULL default '0';
3 |
4 | ALTER IGNORE TABLE arquivos MODIFY id int(10) unsigned NOT NULL auto_increment;
5 | ALTER IGNORE TABLE arquivos MODIFY id_directorio int(10) unsigned NOT NULL default '0';
6 |
7 | ALTER IGNORE TABLE arquivos_campos_palabras MODIFY id_arquivo int(10) unsigned NOT NULL default '0';
8 | ALTER IGNORE TABLE arquivos_campos_palabras MODIFY id_palabra int(10) unsigned NOT NULL default '0';
9 |
10 | ALTER IGNORE TABLE configuracions_datos MODIFY id_conf smallint(6) unsigned NOT NULL default '0';
11 |
12 | ALTER IGNORE TABLE directorios MODIFY id int(10) unsigned NOT NULL auto_increment;
13 | ALTER IGNORE TABLE directorios MODIFY directorio varchar(245) binary NOT NULL default '';
14 | ALTER IGNORE TABLE directorios CHANGE id_path id_raiz smallint(6) unsigned NOT NULL default '0';
15 |
16 | ALTER IGNORE TABLE grupos MODIFY id_conf smallint(6) unsigned NOT NULL default '0';
17 |
18 | ALTER IGNORE TABLE palabras MODIFY id int(10) unsigned NOT NULL auto_increment;
19 |
20 | ALTER IGNORE TABLE raices_grupos_configuracions MODIFY id_conf smallint(6) unsigned NOT NULL default '0';
21 |
22 | ALTER IGNORE TABLE usuarios MODIFY email varchar(100) NOT NULL default '';
23 | ALTER IGNORE TABLE usuarios MODIFY id_grupo smallint(6) unsigned NOT NULL default '0';
24 |
--------------------------------------------------------------------------------
/instalar/mysql/actualizar_201-220.sql:
--------------------------------------------------------------------------------
1 | ALTER IGNORE TABLE accesos MODIFY estado tinyint(1) unsigned NOT NULL default '0';
2 |
3 | ALTER IGNORE TABLE arquivos MODIFY id smallint(9) unsigned NOT NULL auto_increment;
4 | ALTER IGNORE TABLE arquivos MODIFY arquivo varchar(245) NOT NULL default '';
5 | ALTER IGNORE TABLE arquivos MODIFY id_directorio smallint(6) unsigned NOT NULL default '0';
6 |
7 | ALTER IGNORE TABLE arquivos_campos_palabras MODIFY id_arquivo smallint(9) unsigned NOT NULL default '0';
8 | ALTER IGNORE TABLE arquivos_campos_palabras MODIFY id_palabra smallint(9) unsigned NOT NULL default '0';
9 |
10 | ALTER IGNORE TABLE configuracions MODIFY vale tinyint(1) unsigned NOT NULL default '1';
11 |
12 | ALTER IGNORE TABLE directorios MODIFY id smallint(9) unsigned NOT NULL auto_increment;
13 | ALTER IGNORE TABLE directorios MODIFY directorio varchar(245) binary NOT NULL default '';
14 | ALTER IGNORE TABLE directorios MODIFY id_raiz integer(10) unsigned NOT NULL default '0';
15 |
16 | ALTER IGNORE TABLE grupos MODIFY estado tinyint(1) unsigned NOT NULL default '0';
17 |
18 | ALTER IGNORE TABLE palabras MODIFY id smallint(9) unsigned NOT NULL auto_increment;
19 |
20 | ALTER IGNORE TABLE raices MODIFY estado tinyint(1) unsigned NOT NULL default '0';
21 |
22 | ALTER IGNORE TABLE usuarios MODIFY email varchar(50) NOT NULL default '';
23 | ALTER IGNORE TABLE usuarios MODIFY estado tinyint(1) unsigned NOT NULL default '0';
24 | ALTER IGNORE TABLE usuarios ADD contrasinal_tmp varchar(50) NOT NULL default '';
25 | ALTER IGNORE TABLE usuarios ADD cambiar_datos tinyint(1) unsigned NOT NULL default '1';
26 |
--------------------------------------------------------------------------------
/js/ajax.js:
--------------------------------------------------------------------------------
1 | //based on prototype's ajax class
2 | //to be used with prototype.lite, moofx.mad4milk.net.
3 |
4 | ajax = Class.create();
5 | ajax.prototype = {
6 | initialize: function(url, options){
7 | this.transport = this.getTransport();
8 | this.postBody = options.postBody || '';
9 | this.method = options.method || 'post';
10 | this.onComplete = options.onComplete || null;
11 | this.update = $(options.update) || null;
12 | this.request(url);
13 | },
14 |
15 | request: function(url){
16 | this.transport.open(this.method, AJAX_url+url, true);
17 | this.transport.onreadystatechange = this.onStateChange.bind(this);
18 | if (this.method == 'post') {
19 | this.transport.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
20 | if (this.transport.overrideMimeType) this.transport.setRequestHeader('Connection', 'close');
21 | }
22 | this.transport.send(this.postBody);
23 | },
24 |
25 | onStateChange: function(){
26 | if (this.transport.readyState == 4 && this.transport.status == 200) {
27 | if (this.onComplete)
28 | setTimeout(function(){this.onComplete(this.transport);}.bind(this), 10);
29 | if (this.update)
30 | setTimeout(function(){
31 | resposta = this.transport.responseText.split('|');
32 |
33 | this.update.innerHTML = resposta[0]+this.update.innerHTML;
34 |
35 | if (resposta.length > 1) {
36 | eval(resposta[1]);
37 | }
38 | }.bind(this), 10);
39 | this.transport.onreadystatechange = function(){};
40 | }
41 | },
42 |
43 | getTransport: function() {
44 | if (window.ActiveXObject) return new ActiveXObject('Microsoft.XMLHTTP');
45 | else if (window.XMLHttpRequest) return new XMLHttpRequest();
46 | else return false;
47 | }
48 | };
49 |
--------------------------------------------------------------------------------
/data/idiomas/gl/idiomas.inc.php:
--------------------------------------------------------------------------------
1 |
11 |
12 | http://phpfilenavigator.litoweb.net/
13 |
14 | Este programa es software libre. Puede redistribuirlo y/o modificarlo bajo los
15 | términos de la Licencia Pública General de GNU según es publicada por la Free
16 | Software Foundation, bien de la versión 2 de dicha Licencia o bien (según su
17 | elección) de cualquier versión posterior.
18 |
19 | Este programa se distribuye con la esperanza de que sea útil, pero SIN NINGUNA
20 | GARANTÍA, incluso sin la garantía MERCANTIL implícita o sin garantizar la
21 | CONVENIENCIA PARA UN PROPÓSITO PARTICULAR. Véase la Licencia Pública General de
22 | GNU para más detalles.
23 |
24 | Debería haber recibido una copia de la Licencia Pública General junto con este
25 | programa. Si no ha sido así, escriba a la Free Software Foundation, Inc., en
26 | 675 Mass Ave, Cambridge, MA 02139, EEUU.
27 | *******************************************************************************/
28 |
29 | defined('OK') or die();
30 |
31 | return array(
32 | 'lista_idiomas' => array(
33 | 'ae' => 'Árabe',
34 | 'af' => 'Africano',
35 | 'al' => 'Albanés',
36 | 'am' => 'Armenio',
37 | 'ba' => 'Bosnio',
38 | 'bg' => 'Búlgaro',
39 | 'br' => 'Portugués do Brasil',
40 | 'bv' => 'Bieloruso',
41 | 'ca' => 'Canadiense',
42 | 'ch' => 'Chino',
43 | 'ct' => 'Catalán',
44 | 'cz' => 'Checo',
45 | 'de' => 'Alemán',
46 | 'dk' => 'Danés',
47 | 'ee' => 'Estonio',
48 | 'en' => 'Inglés',
49 | 'es' => 'Castelán',
50 | 'fr' => 'Francés',
51 | 'fi' => 'Finlandés',
52 | 'gl' => 'Galego',
53 | 'gn' => 'Guaraní',
54 | 'gr' => 'Griego',
55 | 'hr' => 'Croata',
56 | 'hu' => 'Húngaro',
57 | 'id' => 'Indonesio',
58 | 'ie' => 'Irlandés',
59 | 'il' => 'Hebreo',
60 | 'in' => 'Indú',
61 | 'is' => 'Islandés',
62 | 'it' => 'Italiano',
63 | 'jp' => 'Xaponés',
64 | 'kr' => 'Koreano',
65 | 'ku' => 'Kurdo',
66 | 'ls' => 'Letón',
67 | 'lt' => 'Lituano',
68 | 'mk' => 'Macedonio',
69 | 'mn' => 'Mongol',
70 | 'mt' => 'Maltés',
71 | 'my' => 'Malayo',
72 | 'nl' => 'Holandés',
73 | 'no' => 'Noruego',
74 | 'np' => 'Nepalí',
75 | 'pl' => 'Polaco',
76 | 'pr' => 'Persa',
77 | 'pt' => 'Portugués',
78 | 'ro' => 'Rumano',
79 | 'ru' => 'Ruso',
80 | 'sd' => 'Sudanés',
81 | 'se' => 'Sueco',
82 | 'sh' => 'Serbo-Croata',
83 | 'si' => 'Esloveno',
84 | 'sk' => 'Eslovaco',
85 | 'so' => 'Somalí',
86 | 'sr' => 'Serbio',
87 | 'sv' => 'Sueco',
88 | 'sw' => 'Suajili',
89 | 'th' => 'Tailandés',
90 | 'tr' => 'Turco',
91 | 'tt' => 'Tártaro',
92 | 'ua' => 'Ucraniano',
93 | 'uz' => 'Uzbeco',
94 | 'vc' => 'Vasco',
95 | 'vn' => 'Vietnamita',
96 | 'zu' => 'Zulú',
97 | )
98 | );
99 | ?>
100 |
--------------------------------------------------------------------------------
/instalar/include/actualizar.inc.php:
--------------------------------------------------------------------------------
1 |
11 |
12 | http://phpfilenavigator.litoweb.net/
13 |
14 | Este programa es software libre. Puede redistribuirlo y/o modificarlo bajo los
15 | términos de la Licencia Pública General de GNU según es publicada por la Free
16 | Software Foundation, bien de la versión 2 de dicha Licencia o bien (según su
17 | elección) de cualquier versión posterior.
18 |
19 | Este programa se distribuye con la esperanza de que sea útil, pero SIN NINGUNA
20 | GARANTÍA, incluso sin la garantía MERCANTIL implícita o sin garantizar la
21 | CONVENIENCIA PARA UN PROPÓSITO PARTICULAR. Véase la Licencia Pública General de
22 | GNU para más detalles.
23 |
24 | Debería haber recibido una copia de la Licencia Pública General junto con este
25 | programa. Si no ha sido así, escriba a la Free Software Foundation, Inc., en
26 | 675 Mass Ave, Cambridge, MA 02139, EEUU.
27 | *******************************************************************************/
28 |
29 | defined('OK') or die();
30 |
31 | $erros = $erros_q = $paso_feito = $feito = array();
32 |
33 | $existe = implode('',$basicas['db']);
34 |
35 | if (strlen($existe) == 0) {
36 | $erros[] = 18;
37 | } elseif (!($con = @mysqli_connect($basicas['db']['host'], $basicas['db']['usuario'], $basicas['db']['contrasinal'], $basicas['db']['base_datos']))) {
38 | $erros[] = 16;
39 | }
40 |
41 | if (count($erros) == 0) {
42 | if ($basicas['version'] < 201) {
43 | include_once ($PFN_paths['instalar'].'include/actualizar_200-201.inc.php');
44 | }
45 |
46 | if ($PFN_vars->post('ignorar') == 'true') {
47 | $erros = array();
48 | }
49 |
50 | if ($basicas['version'] < 220) {
51 | include_once ($PFN_paths['instalar'].'include/actualizar_201-220.inc.php');
52 | }
53 |
54 | if ($PFN_vars->post('ignorar') == 'true') {
55 | $erros = array();
56 | }
57 |
58 | if ($basicas['version'] < 230) {
59 | include_once ($PFN_paths['instalar'].'include/actualizar_220-230.inc.php');
60 | }
61 |
62 | if ($PFN_vars->post('ignorar') == 'true') {
63 | $erros = array();
64 | }
65 |
66 | if ($basicas['version'] < 233) {
67 | include_once ($PFN_paths['instalar'].'include/actualizar_230-233.inc.php');
68 | }
69 |
70 | if ($PFN_vars->post('ignorar') == 'true') {
71 | $erros = array();
72 | }
73 |
74 | $PFN_conf->inicial('default');
75 |
76 | if (count($erros) == 0) {
77 | include ($PFN_paths['instalar'].'include/basicas.inc.php');
78 |
79 | basicas(array(
80 | 'version' => $PFN_version,
81 | 'idioma' => $form['idioma'],
82 | 'estilo' => 'estilos/pfn/',
83 | 'email' => $basicas['email'],
84 | 'gd2' => $form['gd2'],
85 | 'zlib' => $form['zlib'],
86 | 'charset' => $form['charset'],
87 | 'envio_alertas' => $basicas['envio_alertas'],
88 | 'db:host' => $basicas['db']['host'],
89 | 'db:base_datos' => $basicas['db']['base_datos'],
90 | 'db:usuario' => $basicas['db']['usuario'],
91 | 'db:contrasinal' => $basicas['db']['contrasinal'],
92 | 'db:prefixo' => $basicas['db']['prefixo']
93 | ));
94 |
95 | $PFN_conf->inicial('basicas');
96 |
97 | $feito[] = 'conf';
98 | }
99 | }
100 |
101 | if ($con) {
102 | @mysqli_close($con);
103 | }
104 |
105 | include ($PFN_paths['instalar'].'plantillas/actualizar.inc.php');
106 | ?>
107 |
--------------------------------------------------------------------------------
/js/prototype.lite.js:
--------------------------------------------------------------------------------
1 | /* Prototype JavaScript framework
2 | * (c) 2005 Sam Stephenson
3 | * Prototype is freely distributable under the terms of an MIT-style license.
4 | * For details, see the Prototype web site: http://prototype.conio.net/
5 | /*--------------------------------------------------------------------------*/
6 |
7 | //note: modified & stripped down version of prototype, to be used with moo.fx by mad4milk (http://moofx.mad4milk.net).
8 |
9 | var Class = {
10 | create: function() {
11 | return function() {
12 | this.initialize.apply(this, arguments);
13 | }
14 | }
15 | }
16 |
17 | Object.extend = function(destination, source) {
18 | for (property in source) destination[property] = source[property];
19 | return destination;
20 | }
21 |
22 | Function.prototype.bind = function(object) {
23 | var __method = this;
24 | return function() {
25 | return __method.apply(object, arguments);
26 | }
27 | }
28 |
29 | Function.prototype.bindAsEventListener = function(object) {
30 | var __method = this;
31 | return function(event) {
32 | __method.call(object, event || window.event);
33 | }
34 | }
35 |
36 | function $() {
37 | if (arguments.length == 1) return get$(arguments[0]);
38 | var elements = [];
39 | $c(arguments).each(function(el){
40 | elements.push(get$(el));
41 | });
42 | return elements;
43 |
44 | function get$(el){
45 | if (typeof el == 'string') el = document.getElementById(el);
46 | return el;
47 | }
48 | }
49 |
50 | if (!window.Element) var Element = new Object();
51 |
52 | Object.extend(Element, {
53 | remove: function(element) {
54 | element = $(element);
55 | element.parentNode.removeChild(element);
56 | },
57 |
58 | hasClassName: function(element, className) {
59 | element = $(element);
60 | if (!element) return;
61 | var hasClass = false;
62 | element.className.split(' ').each(function(cn){
63 | if (cn == className) hasClass = true;
64 | });
65 | return hasClass;
66 | },
67 |
68 | addClassName: function(element, className) {
69 | element = $(element);
70 | Element.removeClassName(element, className);
71 | element.className += ' ' + className;
72 | },
73 |
74 | removeClassName: function(element, className) {
75 | element = $(element);
76 | if (!element) return;
77 | var newClassName = '';
78 | element.className.split(' ').each(function(cn, i){
79 | if (cn != className){
80 | if (i > 0) newClassName += ' ';
81 | newClassName += cn;
82 | }
83 | });
84 | element.className = newClassName;
85 | },
86 |
87 | cleanWhitespace: function(element) {
88 | element = $(element);
89 | $c(element.childNodes).each(function(node){
90 | if (node.nodeType == 3 && !/\S/.test(node.nodeValue)) Element.remove(node);
91 | });
92 | },
93 |
94 | find: function(element, what) {
95 | element = $(element)[what];
96 | while (element.nodeType != 1) element = element[what];
97 | return element;
98 | }
99 | });
100 |
101 | var Position = {
102 | cumulativeOffset: function(element) {
103 | var valueT = 0, valueL = 0;
104 | do {
105 | valueT += element.offsetTop || 0;
106 | valueL += element.offsetLeft || 0;
107 | element = element.offsetParent;
108 | } while (element);
109 | return [valueL, valueT];
110 | }
111 | };
112 |
113 | document.getElementsByClassName = function(className) {
114 | var children = document.getElementsByTagName('*') || document.all;
115 | var elements = [];
116 | $c(children).each(function(child){
117 | if (Element.hasClassName(child, className)) elements.push(child);
118 | });
119 | return elements;
120 | }
121 |
122 | //useful array functions
123 | Array.prototype.each = function(func){
124 | for(var i=0;ob=this[i];i++) func(ob, i);
125 | }
126 |
127 | function $c(array){
128 | var nArray = [];
129 | for (i=0;el=array[i];i++) nArray.push(el);
130 | return nArray;
131 | }
--------------------------------------------------------------------------------
/instalar/include/paso_3.inc.php:
--------------------------------------------------------------------------------
1 |
11 |
12 | http://phpfilenavigator.litoweb.net/
13 |
14 | Este programa es software libre. Puede redistribuirlo y/o modificarlo bajo los
15 | términos de la Licencia Pública General de GNU según es publicada por la Free
16 | Software Foundation, bien de la versión 2 de dicha Licencia o bien (según su
17 | elección) de cualquier versión posterior.
18 |
19 | Este programa se distribuye con la esperanza de que sea útil, pero SIN NINGUNA
20 | GARANTÍA, incluso sin la garantía MERCANTIL implícita o sin garantizar la
21 | CONVENIENCIA PARA UN PROPÓSITO PARTICULAR. Véase la Licencia Pública General de
22 | GNU para más detalles.
23 |
24 | Debería haber recibido una copia de la Licencia Pública General junto con este
25 | programa. Si no ha sido así, escriba a la Free Software Foundation, Inc., en
26 | 675 Mass Ave, Cambridge, MA 02139, EEUU.
27 | *******************************************************************************/
28 |
29 | defined('OK') or die();
30 |
31 | $comprobar = array();
32 | $erros = $erro_mysql = $erro_gd = false;
33 |
34 | // Comprobacion de version de PHP > 4.0.6
35 | $php_version = preg_split('#[/\.\-]#', phpversion());
36 | $php_version = intval($php_version[0].$php_version[1].$php_version[2]);
37 |
38 | if ($php_version > 406) {
39 | $comprobar[0] = 'ok';
40 | } else {
41 | $comprobar[0] = 'erro';
42 | $erros = true;
43 | }
44 |
45 | // Comprobacion de MySQL compilado y version > 4.0.0
46 | if (!extension_loaded('mysql') && !extension_loaded('mysqli')) {
47 | $comprobar[1] = 'erro';
48 | $erros = $erro_mysql = 1;
49 | }
50 |
51 | // Comprobacion de Librerias GD
52 | include_once ($PFN_paths['instalar'].'include/parsear_phpinfo.php');
53 |
54 | if (extension_loaded('gd')) {
55 | preg_match('/([0-9\.]+)/', parsear_phpinfo('gd','GD headers Version'), $gd_version);
56 |
57 | $gd_version[0] = preg_split('#[/\.\-]#', $gd_version[1]);
58 | $gd_version[0] = intval(substr(intval($gd_version[0][0]).intval($gd_version[0][1]).intval($gd_version[0][2]), 0, 3));
59 |
60 | if (($gd_version[0] >= 200) || function_exists('imagecopyresampled')) {
61 | $comprobar[2] = 'ok';
62 | $gd_version[0] = empty($gd_version[0])?'>= 2.0.1':$gd_version[0];
63 | } else {
64 | $comprobar[2] = 'aviso';
65 | $gd_version[0] = empty($gd_version[0])?'< 2.0.1':$gd_version[0];
66 | }
67 | } else {
68 | $comprobar[2] = 'erro';
69 | $erros = $erro_gd = 1;
70 | }
71 |
72 | if (extension_loaded('zlib')) {
73 | preg_match('/([0-9\.]+)/', parsear_phpinfo('zlib','Compiled Version'), $zlib_version);
74 | $comprobar[3] = 'ok';
75 | } else {
76 | $comprobar[3] = 'aviso';
77 | }
78 |
79 | // Comprobacion de safe_mode
80 | $safe_mode = ini_get('safe_mode');
81 |
82 | if (($safe_mode == 1) || ($safe_mode == 'On')) {
83 | $comprobar[4] = 'aviso';
84 | } else {
85 | $comprobar[4] = 'ok';
86 | }
87 |
88 | // Comprobacion de maxima capacidad de subida
89 | $upload_max_filesize[0] = ini_get('upload_max_filesize');
90 | preg_match('/([0-9\.]+)/', $upload_max_filesize[0], $upload_max_filesize[1]);
91 | $upload_max_filesize[1] = intval($upload_max_filesize[1][1]);
92 |
93 | if ($upload_max_filesize[1] < 10) {
94 | $comprobar[5] = 'aviso';
95 | } else {
96 | $comprobar[5] = 'ok';
97 | }
98 |
99 | // Comprobacion de uso maximo de memoria
100 | $memory_limit[0] = get_cfg_var('memory_limit');
101 | preg_match('/([0-9\.]+)/', $memory_limit[0], $memory_limit[1]);
102 | $memory_limit[1] = intval($memory_limit[1][1]);
103 |
104 | if ($memory_limit[1] < 30) {
105 | $comprobar[6] = 'aviso';
106 | } else {
107 | $comprobar[6] = 'ok';
108 | }
109 |
110 | include ($PFN_paths['instalar'].'plantillas/paso_3.inc.php');
111 | ?>
112 |
--------------------------------------------------------------------------------
/instalar/mysql/instalar.sql:
--------------------------------------------------------------------------------
1 | DROP TABLE IF EXISTS accesos;
2 | CREATE TABLE IF NOT EXISTS accesos (
3 | id integer(10) unsigned NOT NULL auto_increment,
4 | login varchar(50) NOT NULL default '',
5 | ip varchar(15) NOT NULL default '',
6 | estado tinyint(1) unsigned NOT NULL default '0',
7 | donde varchar(50) NOT NULL default '',
8 | session varchar(100) default NULL,
9 | data int(10) unsigned NOT NULL default '0',
10 | ultimo int(10) unsigned NOT NULL default '0',
11 | PRIMARY KEY (id)
12 | ) ENGINE=MyISAM;
13 |
14 | DROP TABLE IF EXISTS arquivos;
15 | CREATE TABLE IF NOT EXISTS arquivos (
16 | id int(10) unsigned NOT NULL auto_increment,
17 | arquivo varchar(245) binary NOT NULL default '',
18 | id_directorio int(10) unsigned NOT NULL default '0',
19 | PRIMARY KEY (id),
20 | UNIQUE KEY arquivo (arquivo,id_directorio)
21 | ) ENGINE=MyISAM;
22 |
23 | DROP TABLE IF EXISTS arquivos_campos_palabras;
24 | CREATE TABLE IF NOT EXISTS arquivos_campos_palabras (
25 | id_arquivo int(10) unsigned NOT NULL default '0',
26 | id_campo smallint(6) unsigned NOT NULL default '0',
27 | id_palabra int(10) unsigned NOT NULL default '0',
28 | PRIMARY KEY (id_arquivo,id_campo,id_palabra)
29 | ) ENGINE=MyISAM;
30 |
31 | DROP TABLE IF EXISTS bloqueo_ip;
32 | CREATE TABLE IF NOT EXISTS bloqueo_ip (
33 | ip varchar(20) NOT NULL default '',
34 | PRIMARY KEY (ip)
35 | ) ENGINE=MyISAM;
36 |
37 | DROP TABLE IF EXISTS campos;
38 | CREATE TABLE IF NOT EXISTS campos (
39 | id smallint(6) unsigned NOT NULL auto_increment,
40 | campo varchar(50) NOT NULL default '',
41 | PRIMARY KEY (id),
42 | UNIQUE KEY campo (campo)
43 | ) ENGINE=MyISAM;
44 |
45 | DROP TABLE IF EXISTS configuracions;
46 | CREATE TABLE IF NOT EXISTS configuracions (
47 | id smallint(6) unsigned NOT NULL auto_increment,
48 | conf varchar(50) NOT NULL default '',
49 | vale tinyint(1) unsigned NOT NULL default '1',
50 | PRIMARY KEY (id)
51 | ) ENGINE=MyISAM;
52 |
53 | DROP TABLE IF EXISTS configuracions_datos;
54 | CREATE TABLE IF NOT EXISTS configuracions_datos (
55 | campo varchar(50) NOT NULL default '',
56 | valor varchar(50) NOT NULL default '',
57 | id_conf smallint(6) unsigned NOT NULL default '0',
58 | PRIMARY KEY (id_conf,campo)
59 | ) ENGINE=MyISAM;
60 |
61 | DROP TABLE IF EXISTS directorios;
62 | CREATE TABLE IF NOT EXISTS directorios (
63 | id int(10) unsigned NOT NULL auto_increment,
64 | directorio varchar(245) binary NOT NULL default '',
65 | id_raiz smallint(6) unsigned NOT NULL default '0',
66 | PRIMARY KEY (id),
67 | UNIQUE KEY directorio (directorio,id_raiz)
68 | ) ENGINE=MyISAM;
69 |
70 | DROP TABLE IF EXISTS grupos;
71 | CREATE TABLE IF NOT EXISTS grupos (
72 | id smallint(6) unsigned NOT NULL auto_increment,
73 | nome varchar(50) NOT NULL default '',
74 | id_conf smallint(6) unsigned NOT NULL default '0',
75 | estado tinyint(1) unsigned NOT NULL default '0',
76 | PRIMARY KEY (id)
77 | ) ENGINE=MyISAM;
78 |
79 | DROP TABLE IF EXISTS palabras;
80 | CREATE TABLE IF NOT EXISTS palabras (
81 | id int(10) unsigned NOT NULL auto_increment,
82 | palabra varchar(100) NOT NULL default '',
83 | PRIMARY KEY (id),
84 | UNIQUE KEY palabra (palabra)
85 | ) ENGINE=MyISAM;
86 |
87 | DROP TABLE IF EXISTS raices;
88 | CREATE TABLE IF NOT EXISTS raices (
89 | id smallint(6) unsigned NOT NULL auto_increment,
90 | nome varchar(50) NOT NULL default '',
91 | path varchar(255) NOT NULL default '',
92 | web varchar(255) NOT NULL default '',
93 | host varchar(255) NOT NULL default '',
94 | estado tinyint(1) unsigned NOT NULL default '0',
95 | mantemento date NOT NULL default '0000-00-00',
96 | peso_maximo bigint(20) unsigned NOT NULL default '0',
97 | peso_actual bigint(20) unsigned NOT NULL default '0',
98 | PRIMARY KEY (id)
99 | ) ENGINE=MyISAM;
100 |
101 | DROP TABLE IF EXISTS raices_grupos_configuracions;
102 | CREATE TABLE IF NOT EXISTS raices_grupos_configuracions (
103 | id_raiz smallint(6) unsigned NOT NULL default '0',
104 | id_grupo smallint(6) unsigned NOT NULL default '0',
105 | id_conf smallint(6) unsigned NOT NULL default '0',
106 | PRIMARY KEY (id_raiz,id_grupo)
107 | ) ENGINE=MyISAM;
108 |
109 | DROP TABLE IF EXISTS raices_usuarios;
110 | CREATE TABLE IF NOT EXISTS raices_usuarios (
111 | id_raiz smallint(6) unsigned NOT NULL default '0',
112 | id_usuario smallint(6) unsigned NOT NULL default '0',
113 | PRIMARY KEY (id_raiz,id_usuario)
114 | ) ENGINE=MyISAM;
115 |
116 | DROP TABLE IF EXISTS sesions;
117 | CREATE TABLE IF NOT EXISTS sesions (
118 | id varchar(45) NOT NULL default '',
119 | tempo int(10) unsigned NOT NULL default '0',
120 | contido text NOT NULL,
121 | ip varchar(20) NOT NULL default '',
122 | PRIMARY KEY (id)
123 | ) ENGINE=MyISAM;
124 |
125 | DROP TABLE IF EXISTS usuarios;
126 | CREATE TABLE IF NOT EXISTS usuarios (
127 | id smallint(6) unsigned NOT NULL auto_increment,
128 | nome varchar(50) NOT NULL default '',
129 | usuario varchar(50) NOT NULL default '',
130 | contrasinal varchar(50) NOT NULL default '',
131 | contrasinal_tmp varchar(50) NOT NULL default '',
132 | email varchar(50) NOT NULL default '',
133 | estado tinyint(1) unsigned NOT NULL default '0',
134 | admin tinyint(1) unsigned NOT NULL default '0',
135 | id_grupo smallint(6) unsigned NOT NULL default '0',
136 | mantemento date NOT NULL default '0000-00-00',
137 | descargas_maximo bigint(20) unsigned NOT NULL default '0',
138 | cambiar_datos tinyint(1) unsigned NOT NULL default '1',
139 | PRIMARY KEY (id),
140 | UNIQUE KEY usuario (usuario)
141 | ) ENGINE=MyISAM;
142 |
143 |
--------------------------------------------------------------------------------
/instalar/include/instalar.inc.php:
--------------------------------------------------------------------------------
1 |
11 |
12 | http://phpfilenavigator.litoweb.net/
13 |
14 | Este programa es software libre. Puede redistribuirlo y/o modificarlo bajo los
15 | términos de la Licencia Pública General de GNU según es publicada por la Free
16 | Software Foundation, bien de la versión 2 de dicha Licencia o bien (según su
17 | elección) de cualquier versión posterior.
18 |
19 | Este programa se distribuye con la esperanza de que sea útil, pero SIN NINGUNA
20 | GARANTÍA, incluso sin la garantía MERCANTIL implícita o sin garantizar la
21 | CONVENIENCIA PARA UN PROPÓSITO PARTICULAR. Véase la Licencia Pública General de
22 | GNU para más detalles.
23 |
24 | Debería haber recibido una copia de la Licencia Pública General junto con este
25 | programa. Si no ha sido así, escriba a la Free Software Foundation, Inc., en
26 | 675 Mass Ave, Cambridge, MA 02139, EEUU.
27 | *******************************************************************************/
28 |
29 | defined('OK') or die();
30 |
31 | $erros = $erros_q = array();
32 |
33 | if (empty($form['charset'])) {
34 | $erros[] = 1;
35 | } if (empty($form['db_servidor'])) {
36 | $erros[] = 2;
37 | } if (empty($form['db_nome'])) {
38 | $erros[] = 3;
39 | } if (empty($form['db_usuario'])) {
40 | $erros[] = 4;
41 | } if (empty($form['ad_nome'])) {
42 | $erros[] = 5;
43 | } if (empty($form['ad_usuario'])) {
44 | $erros[] = 6;
45 | } if (empty($form['ad_contrasinal'])) {
46 | $erros[] = 7;
47 | } if ($form['ad_contrasinal'] != $form['ad_rep_contrasinal']) {
48 | $erros[] = 8;
49 | } if (empty($form['ad_correo'])) {
50 | $erros[] = 9;
51 | } if (empty($form['ra_nome'])) {
52 | $erros[] = 10;
53 | } if (empty($form['ra_path'])) {
54 | $erros[] = 11;
55 | } if (empty($form['ra_web'])) {
56 | $erros[] = 12;
57 | } if (empty($form['ra_dominio'])) {
58 | $erros[] = 13;
59 | }
60 |
61 | $form['charset'] = addslashes($form['charset']);
62 |
63 | $form['db_servidor'] = addslashes($form['db_servidor']);
64 | $form['db_nome'] = addslashes($form['db_nome']);
65 | $form['db_usuario'] = addslashes($form['db_usuario']);
66 | $form['db_contrasinal'] = addslashes($form['db_contrasinal']);
67 | $form['db_prefixo'] = addslashes($form['db_prefixo']);
68 |
69 | $form['ad_nome'] = addslashes($form['ad_nome']);
70 | $form['ad_usuario'] = addslashes($form['ad_usuario']);
71 | $form['ad_contrasinal'] = addslashes($form['ad_contrasinal']);
72 | $form['ad_correo'] = addslashes($form['ad_correo']);
73 |
74 | $form['ra_nome'] = addslashes($form['ra_nome']);
75 | $form['ra_path'] = addslashes($form['ra_path']);
76 | $form['ra_path'] = str_replace('\\', '/', $form['ra_path']).'/';
77 | $form['ra_path'] = preg_replace('/\/+/', '/', $form['ra_path']);
78 | $form['ra_web'] = addslashes($form['ra_web']);
79 | $form['ra_web'] = str_replace('\\', '/', $form['ra_web']).'/';
80 | $form['ra_web'] = preg_replace('/\/+/', '/', $form['ra_web']);
81 | $form['ra_dominio'] = addslashes($form['ra_dominio']);
82 |
83 | if (!is_dir($form['ra_path'])) {
84 | $erros[] = 14;
85 | }
86 |
87 | if (!($con = @mysqli_connect($form['db_servidor'], $form['db_usuario'], $form['db_contrasinal'], $form['db_nome']))) {
88 | $erros[] = mysqli_connect_error();
89 | }
90 |
91 | if (count($erros) == 0) {
92 | $arq_mysql = $PFN_paths['instalar'].'mysql/instalar.sql';
93 |
94 | $consultas = str_replace('EXISTS ', 'EXISTS '.$form['db_prefixo'], file_get_contents($arq_mysql));
95 | $consultas = explode(';', $consultas);
96 |
97 | foreach ((array)$consultas as $q) {
98 | $q = trim($q);
99 |
100 | if (empty($q)) {
101 | continue;
102 | }
103 |
104 | if (!@mysqli_query($con, $q)) {
105 | $erros[] = 17;
106 | $erros_q[key($erros)] = ' '.$q.' '.@mysqli_error($con);
107 | }
108 | }
109 |
110 | $consultas = include ($PFN_paths['instalar'].'mysql/instalar.php');
111 |
112 | foreach ($consultas as $q) {
113 | $q = trim($q);
114 |
115 | if (empty($q)) {
116 | continue;
117 | }
118 |
119 | if (!@mysqli_query($con, $q)) {
120 | $erros[] = 17;
121 | $erros_q[key($erros)] = ' '.$q.' '.@mysqli_error($con);
122 | }
123 | }
124 |
125 | if (!is_dir($PFN_paths['tmp'])) {
126 | if (mkdir($PFN_paths['tmp'])) {
127 | copy($PFN_paths['data'].'index.html', $PFN_paths['tmp'].'index.html');
128 | }
129 | }
130 |
131 | chmod($PFN_paths['tmp'], 0700);
132 |
133 | if (!is_dir($PFN_paths['logs'])) {
134 | if (mkdir($PFN_paths['logs'])) {
135 | copy($PFN_paths['data'].'index.html', $PFN_paths['logs'].'index.html');
136 | }
137 | }
138 |
139 | chmod($PFN_paths['logs'], 0700);
140 |
141 | if (!is_dir($PFN_paths['info'])) {
142 | if (mkdir($PFN_paths['info'])) {
143 | copy($PFN_paths['data'].'index.html', $PFN_paths['info'].'index.html');
144 | }
145 | }
146 |
147 | chmod($PFN_paths['info'], 0700);
148 |
149 | if (!is_dir($PFN_paths['extra'])) {
150 | if (mkdir($PFN_paths['extra'])) {
151 | copy($PFN_paths['data'].'index.html', $PFN_paths['extra'].'index.html');
152 | }
153 | }
154 |
155 | chmod($PFN_paths['extra'], 0700);
156 |
157 | if (!is_dir($PFN_paths['info'].'raiz1')) {
158 | if (mkdir($PFN_paths['info'].'raiz1')) {
159 | copy($PFN_paths['data'].'index.html', $PFN_paths['info'].'raiz1/index.html');
160 | }
161 | }
162 |
163 | if (!is_dir($PFN_paths['info'].'usuario1')) {
164 | if (mkdir($PFN_paths['info'].'usuario1')) {
165 | copy($PFN_paths['data'].'index.html', $PFN_paths['info'].'usuario1/index.html');
166 | }
167 | }
168 |
169 | $PFN_conf->inicial('default');
170 |
171 | if (count($erros) == 0) {
172 | include_once ($PFN_paths['include'].'class_arquivos.php');
173 | include ($PFN_paths['instalar'].'include/basicas.inc.php');
174 |
175 | basicas(array(
176 | 'version' => $PFN_version,
177 | 'idioma' => $form['idioma'],
178 | 'estilo' => 'estilos/pfn/',
179 | 'email' => $form['ad_correo'],
180 | 'gd2' => $form['gd2'],
181 | 'zlib' => $form['zlib'],
182 | 'charset' => $form['charset'],
183 | 'envio_alertas' => false,
184 | 'db:host' => $form['db_servidor'],
185 | 'db:base_datos' => $form['db_nome'],
186 | 'db:usuario' => $form['db_usuario'],
187 | 'db:contrasinal' => $form['db_contrasinal'],
188 | 'db:prefixo' => $form['db_prefixo']
189 | ));
190 | }
191 | }
192 |
193 | if ($con) {
194 | @mysqli_close($con);
195 | }
196 | ?>
197 |
--------------------------------------------------------------------------------
/docs/README:
--------------------------------------------------------------------------------
1 | PHPfileNavigator version 2.3.2
2 |
3 | Copyright (C) 2005 Lito : http://phpfilenavigator.litoweb.net
4 |
5 | This program is free software; you can redistribute it and/or modify
6 | it under the terms of the GNU General Public License as published by
7 | the Free Software Foundation; either version 2 of the License, or
8 | (at your option) any later version.
9 |
10 | This program is distributed in the hope that it will be useful,
11 | but WITHOUT ANY WARRANTY; without even the implied warranty of
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 | GNU General Public License for more details.
14 |
15 | You should have received a copy of the GNU General Public License
16 | along with this program; if not, write to the Free Software
17 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 |
19 | If you would like to colaborate on this proyect either translating it or finding bugs,
20 | please contact me by email (phpfilenavigator@litoweb.net) or posting in the
21 | web forum (http://phpfilenavigator.litoweb.net/phpBB2/)
22 |
23 | Thaaaaaaaaaaaanks, Lito.
24 |
25 | REQUERIMENTS
26 |
27 | This application was tested on Windows XP and several Linux
28 | distributions with PHP versions from 4.0.6 to 4.3.8, conditions which I would like to recomend
29 | for setting it up. Besides from that, it has been also tested (only tested) with PHP 5.0.3.
30 |
31 | The web server enviroment recommended are the Apache servers from 1.3.31 to 2.0 (and some older versions).
32 | Some tests have been made with IIS servers.
33 |
34 | In addition, a MySQL 4.0.* database is required for proper work with file and directory
35 | indexation.
36 |
37 | In order to get a full functionality, you should have the GD >= 2.0.1 and the ZLIB libraries
38 | installed in order to modify images and manage compressed files.
39 |
40 | DOWNLOAD
41 |
42 | You can always get a compressed file with the application on the download area of the web-site,
43 | where you will also find translations and new utilities for the application as soon as they are done.
44 |
45 | The newest version will always be in the PHPfileNavigator.zip file. In order to get it, you might want to try
46 |
47 | wget http://phpfilenavigator.litoweb.net/PHPfileNavigator.zip
48 |
49 | from a unix console.
50 |
51 | INSTALATION
52 |
53 | Before we proceed with the instalation, we must be sure that
54 | the"data/conf/",
55 | "data/logs/", "data/info/" and "tmp/" directories have writing
56 | permissions for the useron which the web server depends on (it is
57 | usually apache). Apart from that, when upgrading
58 | from previous versions, the "data/conf/basicas.inc.php" file has to
59 | have writing permissions.
60 |
61 | By default, since the 1.5.8 version, english and spanish will be the available languages,
62 | but the downloaded package also includes galician, dutch, italian, french and german in some zip files
63 | inside the data/idiomas/ directory, which you will have to extract if you will to
64 | use them.
65 |
66 | The applications has different ways of installation and upgrading.
67 |
68 | For a clean installation, you must fill the needed data for its execution:
69 |
70 | Generic Data
71 |
72 | Language: Language to use during the installation and when using PHPfileNavigator
73 | GD2: If the GD2 libraries are available for the image treatment
74 | ZLIB: If the ZLIB libraries are available for file compression
75 | Charset: Depending on location, choose the correct one for proper visualization of the text characters
76 |
77 | MySQL Connection Data
78 |
79 | Host: The name of the server of the database(usually localhost)
80 | Name: The name of the database(you need to create it)
81 | User: A user with accces to that database(must have rights to create and modify tables)
82 | Password: The password for that user
83 | Prefix: A prefix to add to the tables to avoid rewriting previous ones
84 |
85 | Administrator Data
86 |
87 | Name: Full name of the administrator user
88 | User: User name with which the access to the application will be made
89 | Password: The password for the administrator
90 | Repeat the Password: Repeat the password to avoid errors
91 | E-mail: E-mail of the administrator for sending wrong access alerts
92 |
93 | Main Root Data
94 |
95 | Name: The name of the directory that wil be used as main root. It can be
96 | something like "Main Root", "Web Documents", ...
97 | Absolute Path: The absolute path of the main root directory.
98 | You must use "/" instead of "\"", and add a final "/". For example:
99 | /var/www/html/documents/
100 | Web Path: The absolute path of the web access. For example:
101 | /documents/
102 | Host: The associated domain to that path. If we are on a server which manages different domains,
103 | it will allow us to associate each path to a different domain.
104 |
105 | In the case that we already have a previous instalation of PHPfileNavigator, we will also
106 | be able to choose between "Upgrading from a <= 1.5.7 version" or
107 | "Upgrading from a > 2.0.0 version", where we will see the relation of roots, users and groups
108 | to associate for installing the application without removing the content of the existing tables.
109 |
110 | In future versions, upgrade will not be able if important modifications of the MySQL tables are made.
111 |
112 | If we already have an installed version and we choose the "Install" option again, the data of the tables will be
113 | removed.
114 |
115 | The basic information for the installation (database access parameters, language, GD2, ZLIB, ...)
116 | is saved on the data/conf/basicas.inc.php file that we might change if it is needed.
117 |
118 | For a proper upgrade, the new instalation files must be extracted on top of the previous instalation files,
119 | keeping a backup of the data/conf/default.inc.php file, on which the default preferences are saved. This
120 | preferences might differ from one version to the other, so it is recommended to compare them both and
121 | rewrite the new one adding the previous configuration parameters.
122 |
123 | The most recommened thing to do is to create a second configuration file, once the application is installed,
124 | and not to use the default one in any of the roots so we can avoid rewriting it in future versions.
125 |
126 | Once the installer is executed, the "instalar/" directory must be removed. Otherwise the installer will appear
127 | once again if we try to open the index page.
128 |
129 | STRUCTURE
130 |
131 | PHPfileNavigator is formed by the next structure:
132 |
133 | PHPfileNavigator
134 | |-- data
135 | | |-- accions
136 | | |-- conf
137 | | |-- idiomas
138 | | | |-- en
139 | | | `-- es
140 | | |-- include
141 | | |-- info
142 | | |-- logs
143 | | `-- plantillas
144 | |-- estilos
145 | | `-- pfn
146 | | |-- ico
147 | | `-- imx
148 | |-- instalar
149 | | |-- include
150 | | |-- mysql
151 | | `-- plantillas
152 | |-- js
153 | |-- tmp
154 | `-- xestion
155 | |-- configuracions
156 | |-- grupos
157 | |-- indexador
158 | |-- informes
159 | |-- raices
160 | |-- traductor
161 | `-- usuarios
162 |
163 | All the languages available (some compressed in zip) are located at "data/idiomas/".
164 | In order to use them you will just need to extract them and change the main language in
165 | "data/conf/basicas.inc.php".
166 |
167 | The "data/conf/" directory contains the configuration files of each root. Just two of them
168 | are included by default, the "basicas.inc.php" created after the installation and the
169 | "default.inc.php" which contains the behaviour configuration of each root. More than one root
170 | might be related to just one configuration file, and you might create as many configuration files
171 | as you will.
172 |
173 | In order to modify the configuration files, you might use the administration area or you might
174 | as well edit them from console or from any text editor.
175 |
176 | The log files selected on every root configuration are located at"data/logs/".
177 |
178 | Two log files are available by default: the MySQL error log , which is enabled by default
179 | and stored at "data/logs/mysql.php", and the registry log for file and directory actions which
180 | is disable by default.
181 |
182 | The "instalar/" directory contains the installer and must be removed after proceeding with the
183 | installation.
184 |
185 | The administration of roots, users, groups, indexer, logs and the configuration editor are
186 | located at "xestion/".
187 |
188 | FUNCTIONALITY
189 |
190 | Basically PHPfileNavigator allows the remote navigation and administration of files and directories,
191 | but it also has some extra utilities. Some of them are:
192 |
193 | Aditional Information Files
194 | PHPfileNavigator allows the creation of aditional information files for each
195 | file or directory created. This possibility is activated by default, though you might
196 | change this in the configuration file associated with the root by setting the "estado"
197 | key under the "inc" position to false.
198 |
199 | The search tool uses this functionality to search among the aditional information files
200 | for certain fields.
201 |
202 | Safe Enviroment
203 | An strict control of the connected users is made by comparing each session data with the data
204 | stored on the database.
205 |
206 | The session data is encrypted. Even if we disable it, the stored data won't
207 | give any delicate or important information to a possible intruder in case of an
208 | attack.
209 |
210 | The session data encryption is made with a unique key generated on each installation.
211 |
212 | Indexation
213 | It allows to search files by its name, directory or the contained data from the aditional
214 | information files.
215 |
216 | The indexation is configurable for each root.
217 |
218 | Web Access Control
219 | If the directory or directories we are managing have web access, it will
220 | allow us to control the access to them from the .htpasswd files, on which an
221 | user name and a password will be stored.
222 |
223 | In order to activate this protection, we just need to click on the icon of
224 | the directory that we want to protect and then choose the "Protect" option where
225 | we will be asked to write the user name and password needed to access to the directory
226 | via web. If we wish to remove this protection, we will just need to leave the fields
227 | with empty values.
228 |
229 | This possibility is only available for the administrator user.
230 |
231 | Tree View
232 | PHPfileNavigator lets us see the content of a whole root in tree format.
233 | It also allows us to choose between just visualizing the directories or all
234 | the content, showing information such as the tota size of the root and the
235 | number of directories and files contained on it.
236 |
237 | Download of Compressed Files and Directories
238 | You have the possibility of downloading compressed versions of the files
239 | or the directories in zip format.
240 |
241 | File Extractions on the Server
242 | Appart from the download of compressed files and directories, you have the possibility
243 | of uploading tar,gz or bz files and extract them inside a remote directory. This
244 | option is very useful when uploading a large number of files.
245 |
246 | Size Control
247 | A useful tool when the directory has public access is the limitation of the
248 | weight of a root directory. This option will allow us to establish a limit that will not
249 | be exceeded (neither by the administrator).
250 |
251 | To configure this option, we have to access, logged in as the administrator, to the
252 | root management and set the desired maximum weight, choosing the used unit.
253 |
254 | Once this is done, the management will get the actual weight of the root and will
255 | create a directoy at "data/info/" with the root id and two files, one of them with
256 | the weight limit and the other with the actual weight, that will be updated as new
257 | actions take place.
258 |
259 | This control will be made for every action related with files or directories,
260 | including the control on the files extracted on the server.
261 |
262 | File Type Restrictions
263 | PHPfileNavigator can limit the file types to be uploaded to the server.
264 |
265 | For example, you can avoid uploading files with php, pl or any other extension
266 | that you think that might be used for non desired actions.
267 |
268 | This control can be done for any kind of actions, from uploading files or
269 | remote addresses, to renaming or extraction of a different file.
270 |
271 | For example, if you are about to extract a tar.gz file and if it contains a
272 | document with a non-allowed extension, it will avoid extracting it continuing
273 | with the next files and showing a message saying that some files could not be
274 | extracted because of the server restrictions.
275 |
276 | Full Administration
277 | PHPfileNavigator offers a complete administration for almost every possible
278 | aspects.
279 |
280 | The administrator(s) will have the possibility of creating roots, users, groups
281 | or configuration files and establish the relation between them all.
282 |
283 | Each root, user, group or configuration will be available for removal or desactivation
284 | depending on the requirements.
285 |
286 | Activity and Error Logs
287 | From the administration area you will be able to visualize the logs for MYSQL errors,
288 | file and directory actions and the user activities.
289 |
290 | In addition, you will be able to see just a partial log from the full one. For example,
291 | to show all the files that have been removed, to find the actions made by an specific
292 | user or to show all the data of access attempts made by intruders.
293 |
294 | Image Management
295 | An strong point of the applications is the management and operation with images, that
296 | will let us create personalized thumbnails of bigger images.
297 |
298 | Appart from this, it will let us preview the thumbnails on the file listing, on the
299 | tree view or on the image detail page.
300 |
301 | In order to make this functionality to work, the GD2 option had have to be enabled
302 | durig the instalation.
303 |
304 | Web Page or Document Upload
305 | PHPfileNavigator let us upload any file available on the Internet to our server. In
306 | order to do this, we will use the "Upload URL" option in the upper menu which will let us
307 | save the content of an URL on the disk.
308 |
309 | File Edition
310 | Appart from the normal actions of every file manager(copy, move,
311 | remove,...) PHPfileNavigator let us edit files online.
312 | The editable file type is configurable by an extension array.
313 | In adition, we will be able to just visualize its content.
314 |
315 | Compressed File Content Visualization
316 | With PHPfileNavigator you can list the content of the files compressed with ZIP/TAR/GZ,
317 | showing details such as the name, weight, date, owner, group and persmissions.
318 |
319 | These are just some of the multiple functions offered by this applications distributed under
320 | the GPL License.
321 |
322 | RECOMENDATIONS
323 |
324 | ATENTION:
325 | It is not recommended to use multiple roots over the same path or subpath because it might cause
326 | problems with file indexing and with the size control.
327 |
328 | Clearly, if we set two roots (one in /var/www/html/ and the other one in
329 | /var/www/html/directory/) and then limit the weight on one of them (or both), while working on
330 | one of the roots the other one will not be notified when the data is modified, so the
331 | indexer will return wrong information and the size control will fail for not beeing able to
332 | recognize correctly all the changes made.
333 |
334 | DONATIONS
335 |
336 | If you think that this tool might be useful for you and you wish its development to be continued,
337 | please make a donation by clicking on the PAYPAL bottom on the top of this page.
338 |
339 | THANKS to all of you who have collaborated on this project.
340 |
--------------------------------------------------------------------------------
/js/html_decoder.js:
--------------------------------------------------------------------------------
1 | // HtmlDecode http://lab.msdn.microsoft.com/annotations/htmldecode.js
2 | // client side version of the useful Server.HtmlDecode method
3 | // takes one string (encoded) and returns another (decoded)
4 |
5 | function HtmlDecode (s) {
6 | var out = '';
7 |
8 | if (s == null) {
9 | return;
10 | }
11 |
12 | var l = s.length;
13 |
14 | for (var i=0; i 0) {
21 | var entity = s.substring(i + 1, semicolonIndex);
22 |
23 | if (entity.length > 1 && entity.charAt(0) == '#') {
24 | if (entity.charAt(1) == 'x' || entity.charAt(1) == 'X') {
25 | ch = String.fromCharCode(eval('0'+entity.substring(1)));
26 | } else {
27 | ch = String.fromCharCode(eval(entity.substring(1)));
28 | }
29 | } else {
30 | switch (entity) {
31 | case 'quot': ch = String.fromCharCode(0x0022); break;
32 | case 'amp': ch = String.fromCharCode(0x0026); break;
33 | case 'lt': ch = String.fromCharCode(0x003c); break;
34 | case 'gt': ch = String.fromCharCode(0x003e); break;
35 | case 'nbsp': ch = String.fromCharCode(0x00a0); break;
36 | case 'iexcl': ch = String.fromCharCode(0x00a1); break;
37 | case 'cent': ch = String.fromCharCode(0x00a2); break;
38 | case 'pound': ch = String.fromCharCode(0x00a3); break;
39 | case 'curren': ch = String.fromCharCode(0x00a4); break;
40 | case 'yen': ch = String.fromCharCode(0x00a5); break;
41 | case 'brvbar': ch = String.fromCharCode(0x00a6); break;
42 | case 'sect': ch = String.fromCharCode(0x00a7); break;
43 | case 'uml': ch = String.fromCharCode(0x00a8); break;
44 | case 'copy': ch = String.fromCharCode(0x00a9); break;
45 | case 'ordf': ch = String.fromCharCode(0x00aa); break;
46 | case 'laquo': ch = String.fromCharCode(0x00ab); break;
47 | case 'not': ch = String.fromCharCode(0x00ac); break;
48 | case 'shy': ch = String.fromCharCode(0x00ad); break;
49 | case 'reg': ch = String.fromCharCode(0x00ae); break;
50 | case 'macr': ch = String.fromCharCode(0x00af); break;
51 | case 'deg': ch = String.fromCharCode(0x00b0); break;
52 | case 'plusmn': ch = String.fromCharCode(0x00b1); break;
53 | case 'sup2': ch = String.fromCharCode(0x00b2); break;
54 | case 'sup3': ch = String.fromCharCode(0x00b3); break;
55 | case 'acute': ch = String.fromCharCode(0x00b4); break;
56 | case 'micro': ch = String.fromCharCode(0x00b5); break;
57 | case 'para': ch = String.fromCharCode(0x00b6); break;
58 | case 'middot': ch = String.fromCharCode(0x00b7); break;
59 | case 'cedil': ch = String.fromCharCode(0x00b8); break;
60 | case 'sup1': ch = String.fromCharCode(0x00b9); break;
61 | case 'ordm': ch = String.fromCharCode(0x00ba); break;
62 | case 'raquo': ch = String.fromCharCode(0x00bb); break;
63 | case 'frac14': ch = String.fromCharCode(0x00bc); break;
64 | case 'frac12': ch = String.fromCharCode(0x00bd); break;
65 | case 'frac34': ch = String.fromCharCode(0x00be); break;
66 | case 'iquest': ch = String.fromCharCode(0x00bf); break;
67 | case 'Agrave': ch = String.fromCharCode(0x00c0); break;
68 | case 'Aacute': ch = String.fromCharCode(0x00c1); break;
69 | case 'Acirc': ch = String.fromCharCode(0x00c2); break;
70 | case 'Atilde': ch = String.fromCharCode(0x00c3); break;
71 | case 'Auml': ch = String.fromCharCode(0x00c4); break;
72 | case 'Aring': ch = String.fromCharCode(0x00c5); break;
73 | case 'AElig': ch = String.fromCharCode(0x00c6); break;
74 | case 'Ccedil': ch = String.fromCharCode(0x00c7); break;
75 | case 'Egrave': ch = String.fromCharCode(0x00c8); break;
76 | case 'Eacute': ch = String.fromCharCode(0x00c9); break;
77 | case 'Ecirc': ch = String.fromCharCode(0x00ca); break;
78 | case 'Euml': ch = String.fromCharCode(0x00cb); break;
79 | case 'Igrave': ch = String.fromCharCode(0x00cc); break;
80 | case 'Iacute': ch = String.fromCharCode(0x00cd); break;
81 | case 'Icirc': ch = String.fromCharCode(0x00ce ); break;
82 | case 'Iuml': ch = String.fromCharCode(0x00cf); break;
83 | case 'ETH': ch = String.fromCharCode(0x00d0); break;
84 | case 'Ntilde': ch = String.fromCharCode(0x00d1); break;
85 | case 'Ograve': ch = String.fromCharCode(0x00d2); break;
86 | case 'Oacute': ch = String.fromCharCode(0x00d3); break;
87 | case 'Ocirc': ch = String.fromCharCode(0x00d4); break;
88 | case 'Otilde': ch = String.fromCharCode(0x00d5); break;
89 | case 'Ouml': ch = String.fromCharCode(0x00d6); break;
90 | case 'times': ch = String.fromCharCode(0x00d7); break;
91 | case 'Oslash': ch = String.fromCharCode(0x00d8); break;
92 | case 'Ugrave': ch = String.fromCharCode(0x00d9); break;
93 | case 'Uacute': ch = String.fromCharCode(0x00da); break;
94 | case 'Ucirc': ch = String.fromCharCode(0x00db); break;
95 | case 'Uuml': ch = String.fromCharCode(0x00dc); break;
96 | case 'Yacute': ch = String.fromCharCode(0x00dd); break;
97 | case 'THORN': ch = String.fromCharCode(0x00de); break;
98 | case 'szlig': ch = String.fromCharCode(0x00df); break;
99 | case 'agrave': ch = String.fromCharCode(0x00e0); break;
100 | case 'aacute': ch = String.fromCharCode(0x00e1); break;
101 | case 'acirc': ch = String.fromCharCode(0x00e2); break;
102 | case 'atilde': ch = String.fromCharCode(0x00e3); break;
103 | case 'auml': ch = String.fromCharCode(0x00e4); break;
104 | case 'aring': ch = String.fromCharCode(0x00e5); break;
105 | case 'aelig': ch = String.fromCharCode(0x00e6); break;
106 | case 'ccedil': ch = String.fromCharCode(0x00e7); break;
107 | case 'egrave': ch = String.fromCharCode(0x00e8); break;
108 | case 'eacute': ch = String.fromCharCode(0x00e9); break;
109 | case 'ecirc': ch = String.fromCharCode(0x00ea); break;
110 | case 'euml': ch = String.fromCharCode(0x00eb); break;
111 | case 'igrave': ch = String.fromCharCode(0x00ec); break;
112 | case 'iacute': ch = String.fromCharCode(0x00ed); break;
113 | case 'icirc': ch = String.fromCharCode(0x00ee); break;
114 | case 'iuml': ch = String.fromCharCode(0x00ef); break;
115 | case 'eth': ch = String.fromCharCode(0x00f0); break;
116 | case 'ntilde': ch = String.fromCharCode(0x00f1); break;
117 | case 'ograve': ch = String.fromCharCode(0x00f2); break;
118 | case 'oacute': ch = String.fromCharCode(0x00f3); break;
119 | case 'ocirc': ch = String.fromCharCode(0x00f4); break;
120 | case 'otilde': ch = String.fromCharCode(0x00f5); break;
121 | case 'ouml': ch = String.fromCharCode(0x00f6); break;
122 | case 'divide': ch = String.fromCharCode(0x00f7); break;
123 | case 'oslash': ch = String.fromCharCode(0x00f8); break;
124 | case 'ugrave': ch = String.fromCharCode(0x00f9); break;
125 | case 'uacute': ch = String.fromCharCode(0x00fa); break;
126 | case 'ucirc': ch = String.fromCharCode(0x00fb); break;
127 | case 'uuml': ch = String.fromCharCode(0x00fc); break;
128 | case 'yacute': ch = String.fromCharCode(0x00fd); break;
129 | case 'thorn': ch = String.fromCharCode(0x00fe); break;
130 | case 'yuml': ch = String.fromCharCode(0x00ff); break;
131 | case 'OElig': ch = String.fromCharCode(0x0152); break;
132 | case 'oelig': ch = String.fromCharCode(0x0153); break;
133 | case 'Scaron': ch = String.fromCharCode(0x0160); break;
134 | case 'scaron': ch = String.fromCharCode(0x0161); break;
135 | case 'Yuml': ch = String.fromCharCode(0x0178); break;
136 | case 'fnof': ch = String.fromCharCode(0x0192); break;
137 | case 'circ': ch = String.fromCharCode(0x02c6); break;
138 | case 'tilde': ch = String.fromCharCode(0x02dc); break;
139 | case 'Alpha': ch = String.fromCharCode(0x0391); break;
140 | case 'Beta': ch = String.fromCharCode(0x0392); break;
141 | case 'Gamma': ch = String.fromCharCode(0x0393); break;
142 | case 'Delta': ch = String.fromCharCode(0x0394); break;
143 | case 'Epsilon': ch = String.fromCharCode(0x0395); break;
144 | case 'Zeta': ch = String.fromCharCode(0x0396); break;
145 | case 'Eta': ch = String.fromCharCode(0x0397); break;
146 | case 'Theta': ch = String.fromCharCode(0x0398); break;
147 | case 'Iota': ch = String.fromCharCode(0x0399); break;
148 | case 'Kappa': ch = String.fromCharCode(0x039a); break;
149 | case 'Lambda': ch = String.fromCharCode(0x039b); break;
150 | case 'Mu': ch = String.fromCharCode(0x039c); break;
151 | case 'Nu': ch = String.fromCharCode(0x039d); break;
152 | case 'Xi': ch = String.fromCharCode(0x039e); break;
153 | case 'Omicron': ch = String.fromCharCode(0x039f); break;
154 | case 'Pi': ch = String.fromCharCode(0x03a0); break;
155 | case ' Rho ': ch = String.fromCharCode(0x03a1); break;
156 | case 'Sigma': ch = String.fromCharCode(0x03a3); break;
157 | case 'Tau': ch = String.fromCharCode(0x03a4); break;
158 | case 'Upsilon': ch = String.fromCharCode(0x03a5); break;
159 | case 'Phi': ch = String.fromCharCode(0x03a6); break;
160 | case 'Chi': ch = String.fromCharCode(0x03a7); break;
161 | case 'Psi': ch = String.fromCharCode(0x03a8); break;
162 | case 'Omega': ch = String.fromCharCode(0x03a9); break;
163 | case 'alpha': ch = String.fromCharCode(0x03b1); break;
164 | case 'beta': ch = String.fromCharCode(0x03b2); break;
165 | case 'gamma': ch = String.fromCharCode(0x03b3); break;
166 | case 'delta': ch = String.fromCharCode(0x03b4); break;
167 | case 'epsilon': ch = String.fromCharCode(0x03b5); break;
168 | case 'zeta': ch = String.fromCharCode(0x03b6); break;
169 | case 'eta': ch = String.fromCharCode(0x03b7); break;
170 | case 'theta': ch = String.fromCharCode(0x03b8); break;
171 | case 'iota': ch = String.fromCharCode(0x03b9); break;
172 | case 'kappa': ch = String.fromCharCode(0x03ba); break;
173 | case 'lambda': ch = String.fromCharCode(0x03bb); break;
174 | case 'mu': ch = String.fromCharCode(0x03bc); break;
175 | case 'nu': ch = String.fromCharCode(0x03bd); break;
176 | case 'xi': ch = String.fromCharCode(0x03be); break;
177 | case 'omicron': ch = String.fromCharCode(0x03bf); break;
178 | case 'pi': ch = String.fromCharCode(0x03c0); break;
179 | case 'rho': ch = String.fromCharCode(0x03c1); break;
180 | case 'sigmaf': ch = String.fromCharCode(0x03c2); break;
181 | case 'sigma': ch = String.fromCharCode(0x03c3); break;
182 | case 'tau': ch = String.fromCharCode(0x03c4); break;
183 | case 'upsilon': ch = String.fromCharCode(0x03c5); break;
184 | case 'phi': ch = String.fromCharCode(0x03c6); break;
185 | case 'chi': ch = String.fromCharCode(0x03c7); break;
186 | case 'psi': ch = String.fromCharCode(0x03c8); break;
187 | case 'omega': ch = String.fromCharCode(0x03c9); break;
188 | case 'thetasym': ch = String.fromCharCode(0x03d1); break;
189 | case 'upsih': ch = String.fromCharCode(0x03d2); break;
190 | case 'piv': ch = String.fromCharCode(0x03d6); break;
191 | case 'ensp': ch = String.fromCharCode(0x2002); break;
192 | case 'emsp': ch = String.fromCharCode(0x2003); break;
193 | case 'thinsp': ch = String.fromCharCode(0x2009); break;
194 | case 'zwnj': ch = String.fromCharCode(0x200c); break;
195 | case 'zwj': ch = String.fromCharCode(0x200d); break;
196 | case 'lrm': ch = String.fromCharCode(0x200e); break;
197 | case 'rlm': ch = String.fromCharCode(0x200f); break;
198 | case 'ndash': ch = String.fromCharCode(0x2013); break;
199 | case 'mdash': ch = String.fromCharCode(0x2014); break;
200 | case 'lsquo': ch = String.fromCharCode(0x2018); break;
201 | case 'rsquo': ch = String.fromCharCode(0x2019); break;
202 | case 'sbquo': ch = String.fromCharCode(0x201a); break;
203 | case 'ldquo': ch = String.fromCharCode(0x201c); break;
204 | case 'rdquo': ch = String.fromCharCode(0x201d); break;
205 | case 'bdquo': ch = String.fromCharCode(0x201e); break;
206 | case 'dagger': ch = String.fromCharCode(0x2020); break;
207 | case 'Dagger': ch = String.fromCharCode(0x2021); break;
208 | case 'bull': ch = String.fromCharCode(0x2022); break;
209 | case 'hellip': ch = String.fromCharCode(0x2026); break;
210 | case 'permil': ch = String.fromCharCode(0x2030); break;
211 | case 'prime': ch = String.fromCharCode(0x2032); break;
212 | case 'Prime': ch = String.fromCharCode(0x2033); break;
213 | case 'lsaquo': ch = String.fromCharCode(0x2039); break;
214 | case 'rsaquo': ch = String.fromCharCode(0x203a); break;
215 | case 'oline': ch = String.fromCharCode(0x203e); break;
216 | case 'frasl': ch = String.fromCharCode(0x2044); break;
217 | case 'euro': ch = String.fromCharCode(0x20ac); break;
218 | case 'image': ch = String.fromCharCode(0x2111); break;
219 | case 'weierp': ch = String.fromCharCode(0x2118); break;
220 | case 'real': ch = String.fromCharCode(0x211c); break;
221 | case 'trade': ch = String.fromCharCode(0x2122); break;
222 | case 'alefsym': ch = String.fromCharCode(0x2135); break;
223 | case 'larr': ch = String.fromCharCode(0x2190); break;
224 | case 'uarr': ch = String.fromCharCode(0x2191); break;
225 | case 'rarr': ch = String.fromCharCode(0x2192); break;
226 | case 'darr': ch = String.fromCharCode(0x2193); break;
227 | case 'harr': ch = String.fromCharCode(0x2194); break;
228 | case 'crarr': ch = String.fromCharCode(0x21b5); break;
229 | case 'lArr': ch = String.fromCharCode(0x21d0); break;
230 | case 'uArr': ch = String.fromCharCode(0x21d1); break;
231 | case 'rArr': ch = String.fromCharCode(0x21d2); break;
232 | case 'dArr': ch = String.fromCharCode(0x21d3); break;
233 | case 'hArr': ch = String.fromCharCode(0x21d4); break;
234 | case 'forall': ch = String.fromCharCode(0x2200); break;
235 | case 'part': ch = String.fromCharCode(0x2202); break;
236 | case 'exist': ch = String.fromCharCode(0x2203); break;
237 | case 'empty': ch = String.fromCharCode(0x2205); break;
238 | case 'nabla': ch = String.fromCharCode(0x2207); break;
239 | case 'isin': ch = String.fromCharCode(0x2208); break;
240 | case 'notin': ch = String.fromCharCode(0x2209); break;
241 | case 'ni': ch = String.fromCharCode(0x220b); break;
242 | case 'prod': ch = String.fromCharCode(0x220f); break;
243 | case 'sum': ch = String.fromCharCode(0x2211); break;
244 | case 'minus': ch = String.fromCharCode(0x2212); break;
245 | case 'lowast': ch = String.fromCharCode(0x2217); break;
246 | case 'radic': ch = String.fromCharCode(0x221a); break;
247 | case 'prop': ch = String.fromCharCode(0x221d); break;
248 | case 'infin': ch = String.fromCharCode(0x221e); break;
249 | case 'ang': ch = String.fromCharCode(0x2220); break;
250 | case 'and': ch = String.fromCharCode(0x2227); break;
251 | case 'or': ch = String.fromCharCode(0x2228); break;
252 | case 'cap': ch = String.fromCharCode(0x2229); break;
253 | case 'cup': ch = String.fromCharCode(0x222a); break;
254 | case 'int': ch = String.fromCharCode(0x222b); break;
255 | case 'there4': ch = String.fromCharCode(0x2234); break;
256 | case 'sim': ch = String.fromCharCode(0x223c); break;
257 | case 'cong': ch = String.fromCharCode(0x2245); break;
258 | case 'asymp': ch = String.fromCharCode(0x2248); break;
259 | case 'ne': ch = String.fromCharCode(0x2260); break;
260 | case 'equiv': ch = String.fromCharCode(0x2261); break;
261 | case 'le': ch = String.fromCharCode(0x2264); break;
262 | case 'ge': ch = String.fromCharCode(0x2265); break;
263 | case 'sub': ch = String.fromCharCode(0x2282); break;
264 | case 'sup': ch = String.fromCharCode(0x2283); break;
265 | case 'nsub': ch = String.fromCharCode(0x2284); break;
266 | case 'sube': ch = String.fromCharCode(0x2286); break;
267 | case 'supe': ch = String.fromCharCode(0x2287); break;
268 | case 'oplus': ch = String.fromCharCode(0x2295); break;
269 | case 'otimes': ch = String.fromCharCode(0x2297); break;
270 | case 'perp': ch = String.fromCharCode(0x22a5); break;
271 | case 'sdot': ch = String.fromCharCode(0x22c5); break;
272 | case 'lceil': ch = String.fromCharCode(0x2308); break;
273 | case 'rceil': ch = String.fromCharCode(0x2309); break;
274 | case 'lfloor': ch = String.fromCharCode(0x230a); break;
275 | case 'rfloor': ch = String.fromCharCode(0x230b); break;
276 | case 'lang': ch = String.fromCharCode(0x2329); break;
277 | case 'rang': ch = String.fromCharCode(0x232a); break;
278 | case 'loz': ch = String.fromCharCode(0x25ca); break;
279 | case 'spades': ch = String.fromCharCode(0x2660); break;
280 | case 'clubs': ch = String.fromCharCode(0x2663); break;
281 | case 'hearts': ch = String.fromCharCode(0x2665); break;
282 | case 'diams': ch = String.fromCharCode(0x2666); break;
283 | default: ch = ''; break;
284 | }
285 | }
286 |
287 | i = semicolonIndex;
288 | }
289 | }
290 |
291 | out += ch;
292 | }
293 |
294 | return out;
295 | }
296 |
--------------------------------------------------------------------------------
/instalar/plantillas/paso_4.inc.php:
--------------------------------------------------------------------------------
1 |
11 |
12 | http://phpfilenavigator.litoweb.net/
13 |
14 | Este programa es software libre. Puede redistribuirlo y/o modificarlo bajo los
15 | términos de la Licencia Pública General de GNU según es publicada por la Free
16 | Software Foundation, bien de la versión 2 de dicha Licencia o bien (según su
17 | elección) de cualquier versión posterior.
18 |
19 | Este programa se distribuye con la esperanza de que sea útil, pero SIN NINGUNA
20 | GARANTÍA, incluso sin la garantía MERCANTIL implícita o sin garantizar la
21 | CONVENIENCIA PARA UN PROPÓSITO PARTICULAR. Véase la Licencia Pública General de
22 | GNU para más detalles.
23 |
24 | Debería haber recibido una copia de la Licencia Pública General junto con este
25 | programa. Si no ha sido así, escriba a la Free Software Foundation, Inc., en
26 | 675 Mass Ave, Cambridge, MA 02139, EEUU.
27 | *******************************************************************************/
28 |
29 | defined('OK') or die();
30 | ?>
31 |
32 |
91 |
268 |
269 |
292 |
293 |
294 |
--------------------------------------------------------------------------------
/docs/COPYING:
--------------------------------------------------------------------------------
1 | GNU GENERAL PUBLIC LICENSE
2 | Version 2, June 1991
3 |
4 | Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5 | 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
6 | Everyone is permitted to copy and distribute verbatim copies
7 | of this license document, but changing it is not allowed.
8 |
9 | Preamble
10 |
11 | The licenses for most software are designed to take away your
12 | freedom to share and change it. By contrast, the GNU General Public
13 | License is intended to guarantee your freedom to share and change free
14 | software--to make sure the software is free for all its users. This
15 | General Public License applies to most of the Free Software
16 | Foundation's software and to any other program whose authors commit to
17 | using it. (Some other Free Software Foundation software is covered by
18 | the GNU Library General Public License instead.) You can apply it to
19 | your programs, too.
20 |
21 | When we speak of free software, we are referring to freedom, not
22 | price. Our General Public Licenses are designed to make sure that you
23 | have the freedom to distribute copies of free software (and charge for
24 | this service if you wish), that you receive source code or can get it
25 | if you want it, that you can change the software or use pieces of it
26 | in new free programs; and that you know you can do these things.
27 |
28 | To protect your rights, we need to make restrictions that forbid
29 | anyone to deny you these rights or to ask you to surrender the rights.
30 | These restrictions translate to certain responsibilities for you if you
31 | distribute copies of the software, or if you modify it.
32 |
33 | For example, if you distribute copies of such a program, whether
34 | gratis or for a fee, you must give the recipients all the rights that
35 | you have. You must make sure that they, too, receive or can get the
36 | source code. And you must show them these terms so they know their
37 | rights.
38 |
39 | We protect your rights with two steps: (1) copyright the software, and
40 | (2) offer you this license which gives you legal permission to copy,
41 | distribute and/or modify the software.
42 |
43 | Also, for each author's protection and ours, we want to make certain
44 | that everyone understands that there is no warranty for this free
45 | software. If the software is modified by someone else and passed on, we
46 | want its recipients to know that what they have is not the original, so
47 | that any problems introduced by others will not reflect on the original
48 | authors' reputations.
49 |
50 | Finally, any free program is threatened constantly by software
51 | patents. We wish to avoid the danger that redistributors of a free
52 | program will individually obtain patent licenses, in effect making the
53 | program proprietary. To prevent this, we have made it clear that any
54 | patent must be licensed for everyone's free use or not licensed at all.
55 |
56 | The precise terms and conditions for copying, distribution and
57 | modification follow.
58 | .
59 | GNU GENERAL PUBLIC LICENSE
60 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61 |
62 | 0. This License applies to any program or other work which contains
63 | a notice placed by the copyright holder saying it may be distributed
64 | under the terms of this General Public License. The "Program", below,
65 | refers to any such program or work, and a "work based on the Program"
66 | means either the Program or any derivative work under copyright law:
67 | that is to say, a work containing the Program or a portion of it,
68 | either verbatim or with modifications and/or translated into another
69 | language. (Hereinafter, translation is included without limitation in
70 | the term "modification".) Each licensee is addressed as "you".
71 |
72 | Activities other than copying, distribution and modification are not
73 | covered by this License; they are outside its scope. The act of
74 | running the Program is not restricted, and the output from the Program
75 | is covered only if its contents constitute a work based on the
76 | Program (independent of having been made by running the Program).
77 | Whether that is true depends on what the Program does.
78 |
79 | 1. You may copy and distribute verbatim copies of the Program's
80 | source code as you receive it, in any medium, provided that you
81 | conspicuously and appropriately publish on each copy an appropriate
82 | copyright notice and disclaimer of warranty; keep intact all the
83 | notices that refer to this License and to the absence of any warranty;
84 | and give any other recipients of the Program a copy of this License
85 | along with the Program.
86 |
87 | You may charge a fee for the physical act of transferring a copy, and
88 | you may at your option offer warranty protection in exchange for a fee.
89 |
90 | 2. You may modify your copy or copies of the Program or any portion
91 | of it, thus forming a work based on the Program, and copy and
92 | distribute such modifications or work under the terms of Section 1
93 | above, provided that you also meet all of these conditions:
94 |
95 | a) You must cause the modified files to carry prominent notices
96 | stating that you changed the files and the date of any change.
97 |
98 | b) You must cause any work that you distribute or publish, that in
99 | whole or in part contains or is derived from the Program or any
100 | part thereof, to be licensed as a whole at no charge to all third
101 | parties under the terms of this License.
102 |
103 | c) If the modified program normally reads commands interactively
104 | when run, you must cause it, when started running for such
105 | interactive use in the most ordinary way, to print or display an
106 | announcement including an appropriate copyright notice and a
107 | notice that there is no warranty (or else, saying that you provide
108 | a warranty) and that users may redistribute the program under
109 | these conditions, and telling the user how to view a copy of this
110 | License. (Exception: if the Program itself is interactive but
111 | does not normally print such an announcement, your work based on
112 | the Program is not required to print an announcement.)
113 | .
114 | These requirements apply to the modified work as a whole. If
115 | identifiable sections of that work are not derived from the Program,
116 | and can be reasonably considered independent and separate works in
117 | themselves, then this License, and its terms, do not apply to those
118 | sections when you distribute them as separate works. But when you
119 | distribute the same sections as part of a whole which is a work based
120 | on the Program, the distribution of the whole must be on the terms of
121 | this License, whose permissions for other licensees extend to the
122 | entire whole, and thus to each and every part regardless of who wrote it.
123 |
124 | Thus, it is not the intent of this section to claim rights or contest
125 | your rights to work written entirely by you; rather, the intent is to
126 | exercise the right to control the distribution of derivative or
127 | collective works based on the Program.
128 |
129 | In addition, mere aggregation of another work not based on the Program
130 | with the Program (or with a work based on the Program) on a volume of
131 | a storage or distribution medium does not bring the other work under
132 | the scope of this License.
133 |
134 | 3. You may copy and distribute the Program (or a work based on it,
135 | under Section 2) in object code or executable form under the terms of
136 | Sections 1 and 2 above provided that you also do one of the following:
137 |
138 | a) Accompany it with the complete corresponding machine-readable
139 | source code, which must be distributed under the terms of Sections
140 | 1 and 2 above on a medium customarily used for software interchange; or,
141 |
142 | b) Accompany it with a written offer, valid for at least three
143 | years, to give any third party, for a charge no more than your
144 | cost of physically performing source distribution, a complete
145 | machine-readable copy of the corresponding source code, to be
146 | distributed under the terms of Sections 1 and 2 above on a medium
147 | customarily used for software interchange; or,
148 |
149 | c) Accompany it with the information you received as to the offer
150 | to distribute corresponding source code. (This alternative is
151 | allowed only for noncommercial distribution and only if you
152 | received the program in object code or executable form with such
153 | an offer, in accord with Subsection b above.)
154 |
155 | The source code for a work means the preferred form of the work for
156 | making modifications to it. For an executable work, complete source
157 | code means all the source code for all modules it contains, plus any
158 | associated interface definition files, plus the scripts used to
159 | control compilation and installation of the executable. However, as a
160 | special exception, the source code distributed need not include
161 | anything that is normally distributed (in either source or binary
162 | form) with the major components (compiler, kernel, and so on) of the
163 | operating system on which the executable runs, unless that component
164 | itself accompanies the executable.
165 |
166 | If distribution of executable or object code is made by offering
167 | access to copy from a designated place, then offering equivalent
168 | access to copy the source code from the same place counts as
169 | distribution of the source code, even though third parties are not
170 | compelled to copy the source along with the object code.
171 | .
172 | 4. You may not copy, modify, sublicense, or distribute the Program
173 | except as expressly provided under this License. Any attempt
174 | otherwise to copy, modify, sublicense or distribute the Program is
175 | void, and will automatically terminate your rights under this License.
176 | However, parties who have received copies, or rights, from you under
177 | this License will not have their licenses terminated so long as such
178 | parties remain in full compliance.
179 |
180 | 5. You are not required to accept this License, since you have not
181 | signed it. However, nothing else grants you permission to modify or
182 | distribute the Program or its derivative works. These actions are
183 | prohibited by law if you do not accept this License. Therefore, by
184 | modifying or distributing the Program (or any work based on the
185 | Program), you indicate your acceptance of this License to do so, and
186 | all its terms and conditions for copying, distributing or modifying
187 | the Program or works based on it.
188 |
189 | 6. Each time you redistribute the Program (or any work based on the
190 | Program), the recipient automatically receives a license from the
191 | original licensor to copy, distribute or modify the Program subject to
192 | these terms and conditions. You may not impose any further
193 | restrictions on the recipients' exercise of the rights granted herein.
194 | You are not responsible for enforcing compliance by third parties to
195 | this License.
196 |
197 | 7. If, as a consequence of a court judgment or allegation of patent
198 | infringement or for any other reason (not limited to patent issues),
199 | conditions are imposed on you (whether by court order, agreement or
200 | otherwise) that contradict the conditions of this License, they do not
201 | excuse you from the conditions of this License. If you cannot
202 | distribute so as to satisfy simultaneously your obligations under this
203 | License and any other pertinent obligations, then as a consequence you
204 | may not distribute the Program at all. For example, if a patent
205 | license would not permit royalty-free redistribution of the Program by
206 | all those who receive copies directly or indirectly through you, then
207 | the only way you could satisfy both it and this License would be to
208 | refrain entirely from distribution of the Program.
209 |
210 | If any portion of this section is held invalid or unenforceable under
211 | any particular circumstance, the balance of the section is intended to
212 | apply and the section as a whole is intended to apply in other
213 | circumstances.
214 |
215 | It is not the purpose of this section to induce you to infringe any
216 | patents or other property right claims or to contest validity of any
217 | such claims; this section has the sole purpose of protecting the
218 | integrity of the free software distribution system, which is
219 | implemented by public license practices. Many people have made
220 | generous contributions to the wide range of software distributed
221 | through that system in reliance on consistent application of that
222 | system; it is up to the author/donor to decide if he or she is willing
223 | to distribute software through any other system and a licensee cannot
224 | impose that choice.
225 |
226 | This section is intended to make thoroughly clear what is believed to
227 | be a consequence of the rest of this License.
228 | .
229 | 8. If the distribution and/or use of the Program is restricted in
230 | certain countries either by patents or by copyrighted interfaces, the
231 | original copyright holder who places the Program under this License
232 | may add an explicit geographical distribution limitation excluding
233 | those countries, so that distribution is permitted only in or among
234 | countries not thus excluded. In such case, this License incorporates
235 | the limitation as if written in the body of this License.
236 |
237 | 9. The Free Software Foundation may publish revised and/or new versions
238 | of the General Public License from time to time. Such new versions will
239 | be similar in spirit to the present version, but may differ in detail to
240 | address new problems or concerns.
241 |
242 | Each version is given a distinguishing version number. If the Program
243 | specifies a version number of this License which applies to it and "any
244 | later version", you have the option of following the terms and conditions
245 | either of that version or of any later version published by the Free
246 | Software Foundation. If the Program does not specify a version number of
247 | this License, you may choose any version ever published by the Free Software
248 | Foundation.
249 |
250 | 10. If you wish to incorporate parts of the Program into other free
251 | programs whose distribution conditions are different, write to the author
252 | to ask for permission. For software which is copyrighted by the Free
253 | Software Foundation, write to the Free Software Foundation; we sometimes
254 | make exceptions for this. Our decision will be guided by the two goals
255 | of preserving the free status of all derivatives of our free software and
256 | of promoting the sharing and reuse of software generally.
257 |
258 | NO WARRANTY
259 |
260 | 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261 | FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
262 | OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263 | PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264 | OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
266 | TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
267 | PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268 | REPAIR OR CORRECTION.
269 |
270 | 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272 | REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273 | INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274 | OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275 | TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276 | YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277 | PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278 | POSSIBILITY OF SUCH DAMAGES.
279 |
280 | END OF TERMS AND CONDITIONS
281 | .
282 | How to Apply These Terms to Your New Programs
283 |
284 | If you develop a new program, and you want it to be of the greatest
285 | possible use to the public, the best way to achieve this is to make it
286 | free software which everyone can redistribute and change under these terms.
287 |
288 | To do so, attach the following notices to the program. It is safest
289 | to attach them to the start of each source file to most effectively
290 | convey the exclusion of warranty; and each file should have at least
291 | the "copyright" line and a pointer to where the full notice is found.
292 |
293 |
294 | Copyright (C)
295 |
296 | This program is free software; you can redistribute it and/or modify
297 | it under the terms of the GNU General Public License as published by
298 | the Free Software Foundation; either version 2 of the License, or
299 | (at your option) any later version.
300 |
301 | This program is distributed in the hope that it will be useful,
302 | but WITHOUT ANY WARRANTY; without even the implied warranty of
303 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
304 | GNU General Public License for more details.
305 |
306 | You should have received a copy of the GNU General Public License
307 | along with this program; if not, write to the Free Software
308 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
309 |
310 |
311 | Also add information on how to contact you by electronic and paper mail.
312 |
313 | If the program is interactive, make it output a short notice like this
314 | when it starts in an interactive mode:
315 |
316 | Gnomovision version 69, Copyright (C) year name of author
317 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 | This is free software, and you are welcome to redistribute it
319 | under certain conditions; type `show c' for details.
320 |
321 | The hypothetical commands `show w' and `show c' should show the appropriate
322 | parts of the General Public License. Of course, the commands you use may
323 | be called something other than `show w' and `show c'; they could even be
324 | mouse-clicks or menu items--whatever suits your program.
325 |
326 | You should also get your employer (if you work as a programmer) or your
327 | school, if any, to sign a "copyright disclaimer" for the program, if
328 | necessary. Here is a sample; alter the names:
329 |
330 | Yoyodyne, Inc., hereby disclaims all copyright interest in the program
331 | `Gnomovision' (which makes passes at compilers) written by James Hacker.
332 |
333 | , 1 April 1989
334 | Ty Coon, President of Vice
335 |
336 | This General Public License does not permit incorporating your program into
337 | proprietary programs. If your program is a subroutine library, you may
338 | consider it more useful to permit linking proprietary applications with the
339 | library. If this is what you want to do, use the GNU Library General
340 | Public License instead of this License.
--------------------------------------------------------------------------------