📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv11.demodesign.com.tr
/
propanel
/
language
/
en-gb
/
marketplace
📝
api.php
← Geri Dön
<?php // Heading $_['heading_title'] = 'OpenCart Marketplace API'; // Text $_['text_success'] = 'Success: You have modified your API information!'; $_['text_signup'] = 'Please enter your OpenCart API information which you can obtain <a href="https://www.opencart.com/index.php?route=account/store" target="_blank" class="alert-link">here</a>.'; // Entry $_['entry_username'] = 'Username'; $_['entry_secret'] = 'Secret'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify marketplace API!'; $_['error_username'] = 'Username required!'; $_['error_secret'] = 'Secret required!';
💾 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