diff options
Diffstat (limited to 'web/views/template/pfp.php')
-rw-r--r-- | web/views/template/pfp.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/views/template/pfp.php b/web/views/template/pfp.php index 842fc92..aec7318 100644 --- a/web/views/template/pfp.php +++ b/web/views/template/pfp.php @@ -1,3 +1,5 @@ +<?php /* Copyright (c) 2024 Freya Murphy */ ?> +<?php /* vi: syntax=php */ ?> <?php $class = isset($class) ? $class : ''; ?> |