"MDL-12304, fix double text"
[moodle-linuxchix.git] / auth / cas / languages.php
blob9edb8e768ed3f7024d8b1d7e08ff00a6b7944315
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");