📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv11.demodesign.com.tr
/
catalog
/
language
/
tr-tr
/
emticket
📝
emstatus.php
← Geri Dön
<?php // Heading $_['heading_title'] = 'Status'; // Text $_['text_success'] = 'Success: You have modified Statuss!'; $_['text_list'] = 'Status List'; $_['text_add'] = 'Add Status'; $_['text_edit'] = 'Edit Status'; $_['text_default'] = 'Default'; // Column $_['column_name'] = 'Name'; $_['column_sort_order'] = 'Sort Order'; $_['column_action'] = 'Action'; // Entry $_['entry_name'] = 'Name'; $_['entry_image'] = 'Image'; $_['entry_status'] = 'Status'; $_['entry_small_desc'] = 'Small Description'; $_['entry_sort_order'] = 'Sort Order'; $_['entry_type'] = 'Type'; $_['entry_label_clr'] = 'Text Color'; $_['entry_label_bg'] = 'Background Color'; // Help $_['help_keyword'] = 'Do not use spaces, instead replace spaces with - and make sure the SEO URL is globally unique.'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify manufacturers!'; $_['error_name'] = 'Status Name must be between 3 and 64 characters!'; $_['error_keyword'] = 'SEO URL already in use!';
💾 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