ascvh@#%(^-^)V ?host,ip,port,protocol,title,domain,country,city,link,org ???à JFIF x x ?? C ?? C ?à " ?? ?? μ } !1AQa "q2?‘?#B±áR?e$3br? %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz??…???‰?’“”?–—???¢£¤¥|§¨?a23′μ?·?1o??????èéêòó???×?ùúáa?????èéê?òó???÷?ùú?? ?? μ w !1AQ aq"2?B‘?±á #3Rebr?{
File "WriteException.php"
Full Path: /home/zcziejy/ryadselyen/plugins/loco-translate/src/error/WriteException.php
File size: 286 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* File system write error.
* Generally thrown from Loco_fs_FileWriter
*/
class Loco_error_WriteException extends Loco_error_Exception {
/**
* {@inheritdoc}
*/
public function getTitle(){
return __('Permission denied','loco-translate');
}
}