Thomas Bruederli
2012-11-17 6ddb16d181e285d4f0ef0ef55bdd0ba787f1b583
program/include/rcube_string_replacer.php
@@ -23,7 +23,8 @@
/**
 * Helper class for string replacements based on preg_replace_callback
 *
 * @package Core
 * @package    Framework
 * @subpackage Utils
 */
class rcube_string_replacer
{