mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-19 16:19:55 -04:00
Report the graphics toolkit in the platform block.
This commit is contained in:
@@ -18,4 +18,7 @@
|
||||
<li>
|
||||
<?= t("Server load: %load_average", array("load_average" => $load_average)) ?>
|
||||
</li>
|
||||
<li>
|
||||
<?= t("Graphics toolkit: %toolkit", array("toolkit" => module::get_var("gallery", "graphics_toolkit"))) ?>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user