imagecms/ImageCMS

View on GitHub
application/modules/mod_stats/assets/jsLangs.tpl

Summary

Maintainability
Test Coverage
<script>
langs["Message"] = '<?php echo addslashes(lang("Message", "mod_stats", FALSE))?>';
langs["Settings updated!"] = '<?php echo addslashes(lang("Settings updated!", "mod_stats", FALSE))?>';
langs["Settings not updated!"] = '<?php echo addslashes(lang("Settings not updated!", "mod_stats", FALSE))?>';
</script>