1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 19:15:19 +01:00
php-e107/e107_plugins/pdf/languages/English_global.php
2012-12-19 11:18:11 +01:00

6 lines
123 B
PHP

<?php
define("LAN_PLUGIN_PDF_NAME", "PDF");
define("LAN_PLUGIN_PDF_DESCRIPTION", "PDF creation support using TCPDF.");
?>