extension.php (256B)
1 <?php 2 // Heading 3 $_['heading_title'] = 'Extensions'; 4 5 // Text 6 $_['text_success'] = 'Success: You have modified extensions!'; 7 $_['text_list'] = 'Extension List'; 8 $_['text_type'] = 'Choose the extension type'; 9 $_['text_filter'] = 'Filter';