?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/numerik/wp-content/plugins/loco-translate/src/error/
Upload File :
Current File : /home/rankinh/numerik/wp-content/plugins/loco-translate/src/error/XmlParseException.php

<?php
/**
 * 
 */
class Loco_error_XmlParseException extends Loco_error_Exception {

    public function getTitle(){
        return __('XML parse error','loco-translate');
    }
    
}