File "upload.php"

Full path: /home/cakedeco/retaildirectonline.co.uk/catalog/language/de-de/tool/upload.php
File size: 253 B (253 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?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!';