Quellcode durchsuchen

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

Ivan Tcholakov vor 16 Jahren
Ursprung
Commit
be49a3189d
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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.
  */
 
 /**