File Manager

Current Path : /webspace/www.beetasty.be/html/wp-content/plugins/really-simple-ssl/settings/src/utils/
Upload File :
Current File : //webspace/www.beetasty.be/html/wp-content/plugins/really-simple-ssl/settings/src/utils/lib.js

export const in_array = (needle, haystack) => {
    let length = haystack.length;
    for(let i = 0; i < length; i++) {
        if( haystack[i] == needle ) return true;

    }
    return false;
}

export const errorMsg = (error) => {
    let length = haystack.length;
    for(let i = 0; i < length; i++) {
        if( haystack[i] == needle ) return true;

    }
    return false;
}


File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com