Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Change date
#5
(2015-10-05, 02:36:01)Tyblitz Wrote: 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';
} ?>

Thanks for the moment its works now.
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: 1 Guest(s)