1*f64dbc90SAndreas Gohr<?php 2*f64dbc90SAndreas Gohr/** 3*f64dbc90SAndreas Gohr * english language file for authpdo plugin 4*f64dbc90SAndreas Gohr * 5*f64dbc90SAndreas Gohr * @author Andreas Gohr <andi@splitbrain.org> 6*f64dbc90SAndreas Gohr */ 7*f64dbc90SAndreas Gohr 8*f64dbc90SAndreas Gohr// keys need to match the config setting name 9*f64dbc90SAndreas Gohr// $lang['fixme'] = 'FIXME'; 10*f64dbc90SAndreas Gohr 11*f64dbc90SAndreas Gohr 12*f64dbc90SAndreas Gohr 13*f64dbc90SAndreas Gohr//Setup VIM: ex: et ts=4 : 14