Drupal: how to set theme language programmatically?
Posted
by takpar
on Stack Overflow
See other posts from Stack Overflow
or by takpar
Published on 2010-02-14T14:02:36Z
Indexed on
2010/05/04
2:08 UTC
Read the original article
Hit count: 315
How can i change drupal default language programmatically somewhere in code (like template.php)? (i need to overwrite default language set by admin in some cases.) i'm using drupal 6.
PS: please read my own answer for more detail. and if you may help solve that
PS: later i saw a module that was what i wanted. make sure take a look at it:
Administration Language Drupal Module
© Stack Overflow or respective owner