forked from Wavyzz/dolibarr
Checkstyle
This commit is contained in:
@@ -27,8 +27,8 @@
|
|||||||
/**
|
/**
|
||||||
* Same function than javascript unescape() function but in PHP.
|
* Same function than javascript unescape() function but in PHP.
|
||||||
*
|
*
|
||||||
* @param string $sourcetodecode String to decode
|
* @param string $source String to decode
|
||||||
* @return
|
* @return string Unescaped string
|
||||||
*/
|
*/
|
||||||
function jsUnEscape($source)
|
function jsUnEscape($source)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user