Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Change date
#4
Ok I will quote myself: 
Quote:If you use the I18N plugin, you should test for $language == 'de'

You use the I18n plugin, so as I said before you should do this: 
PHP Code:
<?php if ($language == 'nl') {
  echo 'lang is  NL';
} ?>
Reply


Messages In This Thread
Change date - by Frens - 2015-09-28, 16:53:42
RE: Change date - by Tyblitz - 2015-10-01, 21:14:19
RE: Change date - by Frens - 2015-10-01, 22:29:14
RE: Change date - by Tyblitz - 2015-10-05, 02:36:01
RE: Change date - by Frens - 2015-10-05, 03:00:26



Users browsing this thread: 3 Guest(s)