<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Christopher Smith <chris@jalakai.co.uk>
 */
 
// for the configuration manager
$lang['url']        = 'Login page URL';
$lang['return_key'] = 'Query string variable used to supply return URL';
