Your IP : 3.22.41.212


Current Path : /home/sudancam/.trash/catalog.1/language/en-gb/tool/
Upload File :
Current File : /home/sudancam/.trash/catalog.1/language/en-gb/tool/upload.php

<?php
// Text
$_['text_upload']    = 'Your file was successfully uploaded!';

// Error
$_['error_filename'] = 'Filename must be between 3 and 64 characters!';
$_['error_filetype'] = 'Invalid file type!';
$_['error_upload']   = 'Upload required!';