1<?php
2/**
3 * English language file for authhttp plugin
4 *
5 * @author Pieter Hollants <pieter@hollants.com>
6 */
7
8$lang['nocreds'] = 'No credentials found, is HTTP authentication enabled in your Webserver?';
9
10//Setup VIM: ex: et ts=4 :
11