3 lines
42 B
PHP
3 lines
42 B
PHP
<?php
|
|
header("Content-type: text/css");
|
|
?>
|
<?php
|
|
header("Content-type: text/css");
|
|
?>
|