Fix : issue when using unicode with substr
This commit is contained in:
parent
545e41927b
commit
9347b18fa9
5 changed files with 6 additions and 5 deletions
|
|
@ -95,6 +95,7 @@ if ( DEBUGNOALYSS > 1 ) {
|
|||
\Noalyss\Dbg::display_size();
|
||||
\Noalyss\Dbg::display_request();
|
||||
\Noalyss\Dbg::display_global();
|
||||
echo "encoding";echo mb_internal_encoding();
|
||||
} //<--- if DEBUG
|
||||
$g_parameter=new Noalyss_Parameter_Folder($cn);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue