Files
newwalls.pl/themes/ayon__/mails/pl/lang.php
2024-12-17 13:43:22 +01:00

7 lines
114 B
PHP

<?php
global $_LANGMAIL;
$_LANGMAIL = array();
$_LANGMAIL['New comment on %1$s blog for article: %2$s'] = '';
?>