MDL-11515:
[moodle-linuxchix.git] / auth / cas / languages.php
blobb0d40fa96caae0c8861e3f9553631add2c638f61
1 <?PHP
3 // version $Id$
5 // List of CAS langages.
7 // You can add langages in /CAS/langage.
9 // Please send them to http://esup-phpcas.sourceforge.net
11 $CASLANGUAGES = array (
13 "english" => "English",
15 "french" => "French");