Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests

This commit is contained in:
thomascube
2009-03-02 17:34:18 +00:00
parent 63d4b12172
commit 11526305f5
4 changed files with 25 additions and 20 deletions

View File

@@ -47,7 +47,7 @@ class rcmail
/**
* This implements the 'singleton' design pattern
*
* @return object qvert The one and only instance
* @return object rcmail The one and only instance
*/
static function get_instance()
{