Skip to content

Instantly share code, notes, and snippets.

@juque
Created September 21, 2012 11:36
Show Gist options
  • Select an option

  • Save juque/3760994 to your computer and use it in GitHub Desktop.

Select an option

Save juque/3760994 to your computer and use it in GitHub Desktop.
root@server1 [/home/cato5cl/public_html/intranet]# tree .
.
|-- Circular_Aclaratoria_voto.PDF
|-- avisos
| |-- avisos.php
| |-- consulta.php
| |-- descargar.php
| |-- detalle.php
| |-- detalle_aviso.php
| |-- elimina.php
| |-- error_log
| |-- guardar_archivo.php
| |-- ingreso.php
| |-- ingreso_proc.php
| `-- mostrar_imagen.php
|-- class
| |-- Conexion.class.php
| |-- busqueda.class.php
| `-- paginas.class.php
|-- comprobar_disponibilidad_de_rut_proceso.php
|-- conexion.php
|-- detalle.PDF
|-- ejemplo.PDF
|-- error_log
|-- images
| |-- add.png
| |-- backg3.jpg
| |-- cargando.gif
| |-- eliminar.png
| |-- eliminar1.png
| |-- eliminar2.png
| |-- f0.gif
| |-- foto.png
| |-- ingresar.png
| |-- logo3.png
| |-- logo4.png
| |-- modificar.png
| |-- pingui.png
| |-- tema_eliminar.gif
| `-- top1.jpg
|-- index.php
|-- js
| `-- comprobar_disponibilidad_de_rut.js
|-- socios
| |-- actualiza.php
| |-- actualiza_proc.php
| |-- consulta.php
| |-- elimina.php
| |-- error_log
| |-- ingreso.php
| |-- ingreso_proc.php
| `-- socios.php
|-- spammer
| |-- ayuda.html
| |-- enviar.php
| |-- enviar2.php
| |-- enviar_V3.php
| |-- error_log
| |-- index.php
| |-- saludo_secre.php
| `-- secre.php
|-- style1.css
`-- usuarios
|-- actualiza.php
|-- actualiza_proc.php
|-- elimina.php
|-- error_log
|-- ingreso.php
|-- ingreso_proc.php
`-- usuarios.php
7 directories, 61 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment