Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <link rel="stylesheet" type="text/css" media="all" href="<?php if ((isset($_COOKIE['skin'])) && (file_exists(realpath($_COOKIE['skin'] . ".css")))) { echo htmlentities($_COOKIE['skin'] . ".css", ENT_QUOTES); } else { echo "default.css"; } ?>">
Advertisement
Add Comment
Please, Sign In to add comment