XoopsModules25x/xmfdemo

View on GitHub
language/english/manifesto.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
define('_MA_XMFDEMO_MANIFESTO_HI', 'Hello');
define('_MA_XMFDEMO_MANIFESTO_GOODBYE', 'Goodbye');
define('_MA_XMFDEMO_MANIFESTO_LOOK_AT_LOG', '<em>If you have a logger active, look at the Extra section.</em>');