[Phpmyadmin-devel] its me agein - with lang update ... THANK YOU
Marc Delisle
Marc.Delisle at cegepsherbrooke.qc.ca
Mon Jan 29 15:02:01 CET 2007
Sebastian Mendel a écrit :
> $GLOBALS['strUploadErrorIniSize'] = 'The uploaded file exceeds the
> upload_max_filesize directive in php.ini.';
> $GLOBALS['strUploadErrorFormSize'] = 'The uploaded file exceeds the
> MAX_FILE_SIZE directive that was specified in the HTML form.';
> $GLOBALS['strUploadErrorPartial'] = 'The uploaded file was only
> partially uploaded.';
> $GLOBALS['strUploadErrorNoTempDir'] = 'Missing a temporary folder.';
> $GLOBALS['strUploadErrorCantWrite'] = 'Failed to write file to disk.';
> $GLOBALS['strUploadErrorExtension'] = 'File upload stopped by extension.';
> $GLOBALS['strUploadErrorUnknown'] = 'Unknown error in file upload.';
Sebastian,
this is for 2.11 only, I guess?
Marc
More information about the Developers
mailing list