📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv11.demodesign.com.tr
/
catalog
/
language
/
tr-tr
/
emticket
📝
emdepartment.php
← Geri Dön
<?php // Heading $_['heading_title'] = 'Department Type'; // Text $_['text_success'] = 'Success: You have modified Departments!'; $_['text_list'] = 'Department List'; $_['text_add'] = 'Add Department'; $_['text_edit'] = 'Edit Department'; $_['text_default'] = 'Default'; $_['text_percent'] = 'Percentage'; $_['text_amount'] = 'Fixed Amount'; // Column $_['column_name'] = 'Department Name'; $_['column_sort_order'] = 'Sort Order'; $_['column_action'] = 'Action'; // Entry $_['entry_name'] = 'Department Name'; $_['entry_image'] = 'Image'; $_['entry_status'] = 'Status'; $_['entry_small_desc'] = 'Small Description'; $_['entry_sort_order'] = 'Sort Order'; $_['entry_type'] = 'Type'; // 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'] = 'Department 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