Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
po1son
/
Frames
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
bf825c4c06
Rami (Branch)
Tag
master
Frames
/
template
/
css
/
style.php
style.php
81 B
Cronologia
Originale
1
2
3
4
<?php
header('Content-type: text/css');
echo htmlspecialchars($_GET["style"]);
?>