📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
petshopscripti.demodesign.com.tr
/
assets
/
node_modules
/
peity
📝
jquery.peity.init.js
← Geri Dön
//pie $("span.pie").peity("pie",{ width: 50, height: 50 }); //donut $("span.donut").peity("donut",{ width: 50, height: 50 }); // line $('.peity-line').each(function() { $(this).peity("line", $(this).data()); }); // bar $('.peity-bar').each(function() { $(this).peity("bar", $(this).data()); });
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula