diff options
Diffstat (limited to 'view/theme/redbasic/schema/boxy.php')
-rw-r--r-- | view/theme/redbasic/schema/boxy.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/view/theme/redbasic/schema/boxy.php b/view/theme/redbasic/schema/boxy.php deleted file mode 100644 index f298a0def..000000000 --- a/view/theme/redbasic/schema/boxy.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php - -if (! $radiuspx) - $radiuspx = "4"; -if (! $comment_border_colour) - $comment_border_colour = "rgb(238,238,238)"; |