1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-31 04:07:55 +01:00
2012-12-19 10:47:40 +01:00

6 lines
137 B
PHP

<?php
define("LAN_PLUGIN_GSITEMAP_NAME", "Google Sitemap");
define("LAN_PLUGIN_GSITEMAP_DESCRIPTION", "Generates a Google Sitemap");
?>