Vous êtes ici    
    POL_Softpedia_Download
Informations
| Créateur | Messages | 
|---|---|
| Quentin PÂRIS   
 | InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes :   Retours d'expérience0 1 DescriptionUsage : POL_CNet_Download [ID] [MD5] Code sourcecd "$OLD_PC_DIR"
if [ "$1" = "--resource" ]; then
        resource="true"
        shift
fi
url="$(wget -q -O- "$1" | grep 'click here' | cut -d'"' -f4)"
if [ "$resource" = "true" ]; then
        POL_Download_Resource "$url" "$2"
else
        POL_Download "$url" "$2"
fi | 
Contributions
Filters:
Contribuer| Membre | Messages | 
| Dadu042 | Dimanche 3 Novembre 2019 à 13:15 | 
| Dadu042   
 | MessagesThis function is currently broken (2019-11). Réponses | 
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com