summaryrefslogtreecommitdiff
path: root/core/views/admin_graphics_graphicsmagick.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/views/admin_graphics_graphicsmagick.html.php')
-rw-r--r--core/views/admin_graphics_graphicsmagick.html.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/views/admin_graphics_graphicsmagick.html.php b/core/views/admin_graphics_graphicsmagick.html.php
index 57553e4b..8dc1d714 100644
--- a/core/views/admin_graphics_graphicsmagick.html.php
+++ b/core/views/admin_graphics_graphicsmagick.html.php
@@ -1,3 +1,4 @@
+<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="graphicsmagick" class="gBlock <?= $tk->graphicsmagick ? "" : "unavailable" ?>">
<h3> <?= t("GraphicsMagick") ?> </h3>
<img class="logo" width="107" height="76" src="<?= url::file("core/images/graphicsmagick.png"); ?>" alt="<? t("Visit the GraphicsMagick project site") ?>" />