Merge branch 'wip-MDL-35847-master' of git://github.com/phalacee/moodle

This commit is contained in:
Dan Poltawski 2013-02-05 09:29:25 +08:00
commit a849391244

View File

@ -2325,7 +2325,6 @@ EOD;
* If the error message is blank, nothing is output.
*
* @param string $message the error message.
* @param bool $icon display the icon along with the error message.
* @return string the HTML to output.
*/
public function error_text($message) {