mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
issue 2459 removed function not using
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11228 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
916f83fb99
commit
d40c1a8c55
1 changed files with 0 additions and 7 deletions
|
|
@ -770,13 +770,6 @@ class Context {
|
|||
}
|
||||
}
|
||||
|
||||
function array_iconv(&$val, $key, $charset)
|
||||
{
|
||||
$val = iconv($charset[0],$charset[1],$val);
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Convert strings into UTF-8
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue