Happy New Year
[squirrelmail.git] / plugins / calendar / calendar_data.php
index d1feb75f95475bbedc579923439020b1dcd9c7e7..3a267abae43144d509d935d0d89bab4f73dfd66d 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * functions to operate on calendar data files.
  *
- * @copyright 2002-2012 The SquirrelMail Project Team
+ * @copyright 2002-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -23,7 +23,7 @@ $calendardata = array();
  * Plugin stores multiline texts converted to single line with PHP nl2br().
  * Function undoes nl2br() conversion and html encoding of ASCII vertical bar.
  *
- * Older plugin versions sanitized data with htmlspecialchars. Since 1.5.1 calendar 
+ * Older plugin versions sanitized data with sm_encode_html_special_chars. Since 1.5.1 calendar 
  * data is not sanitized. Output functions must make sure that data is correctly 
  * encoded and sanitized.
  * @param string $string calendar string