zachharkey on 02/04/09
Last Edited at 02/04/09 06:03pm
<?php if ($GLOBALS['user']->uid == 1): ?> <style type="text/css" media="screen"> @import url(/<?php print $directory ?>/style-dev.css); </style><?php endif ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.