Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
po1son
/
Frames
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
Frames
/
ui
/
css
/
style.php
style.php
81 B
Permalink
Histórico
Raw
1
2
3
4
<?php
header('Content-type: text/css');
echo htmlspecialchars($_GET["style"]);
?>