Your IP : 216.73.216.95


Current Path : /var/www/upload/catalog/language/en-gb/tool/
Upload File :
Current File : /var/www/upload/catalog/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!';