Browse Source

[svn r20799] FS#306 - "Freezing" the multi-byte string library for the incoming release Dokeos 1.8.6.

Ivan Tcholakov 16 years ago
parent
commit
be49a3189d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      main/inc/lib/multibyte_string_functions.lib.php

+ 0 - 2
main/inc/lib/multibyte_string_functions.lib.php

@@ -37,8 +37,6 @@
  * When encodings to be used are not supported by mbstring, this library
  * is able to exploit the PHP iconv extesion, which in this case should
  * be activated too.
- * 
- * 5. TODO: Functions that were not used may be removed from this library.
  */
 
 /**