Merge remote-tracking branch 'origin/master'

This commit is contained in:
Michal Čihař 2012-06-17 14:31:48 +02:00
commit 459d3e8e4c

View File

@ -159,7 +159,8 @@ class PMA_File
/**
* Gets file content
*
* @return string binary file content
* @return mixed the binary file content as a string,
* or false if no content
*
* @access public
*/