PATH:
home
/
lab2454c
/
isaaclondston.com
/
wp-content
/
plugins
/
loco-translate
/
src
/
error
<?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'); } }
[-] LocaleException.php
[edit]
[-] WriteException.php
[edit]
[+]
..
[-] AdminNotices.php
[edit]
[-] Notice.php
[edit]
[-] Debug.php
[edit]
[-] UploadException.php
[edit]
[-] XmlParseException.php
[edit]
[-] Success.php
[edit]
[-] Warning.php
[edit]
[-] Exception.php
[edit]
[-] ParseException.php
[edit]