<?php
/**
 * English language file for authhttp plugin
 *
 * @author Pieter Hollants <pieter@hollants.com>
 */

$lang['nocreds'] = 'No credentials found, is HTTP authentication enabled in your Webserver?';

//Setup VIM: ex: et ts=4 :
