Dashboard > CAS Clients > Clients > phpCAS > phpCAS i18n
Log In   View a printable version of the current page.
phpCAS i18n
Added by Pascal Aubry , last edited by Pascal Aubry on Jul 03, 2007
Labels: 
(None)


Adding a new language to phpCAS is very easy:

  1. Add a new constant in CAS.php: define("PHPCAS_LANG_XXXXXX",'xxxxxx');
  2. copy languages/english.php into languages/xxxxxx.php:
  3. Translate languages/xxxxxx.php into your favorite language.

Powered by a free Atlassian Confluence Open Source Project License granted to Java Architectures Special Interest Group. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.3, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators