| // | | // +----------------------------------------------------------------------+// // $Id: en_UK.php 122844 2003-04-08 10:32:09Z cain $ require_once('I18N/Common/en_GB.php'); /** * * @deprecated use I18N_Common_en_GB instead, it's just in here for BC */ class I18N_Common_en_UK extends I18N_Common_en_GB { } ?>