[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/auth/cas/ -> languages.php (source)

   1  <?PHP
   2  
   3  // version $Id: languages.php,v 1.7 2007/10/09 21:43:28 iarenaza Exp $
   4  
   5  // List of CAS langages.
   6  
   7  // You can add langages in /CAS/langage.
   8  
   9  // Please send them to http://esup-phpcas.sourceforge.net
  10  
  11  $CASLANGUAGES = array (
  12  
  13  "english" => "English",
  14  
  15  "french" => "French");
  16  
  17  ?>


Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7