Вход Регистрация
Файл: Main Website Files/assets/bower_components/jquery/src/ajax/parseJSON.js
Строк: 13
<?php
define
([
    
"../core"
], function( jQuery ) {

// Support: Android 2.3
// Workaround failure to string-cast null input
jQuery.parseJSON = function( data ) {
    return 
JSON.parsedata "" );
};

return 
jQuery.parseJSON;

});
?>
Онлайн: 1
Реклама