File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525$ liste ["search_prefix " ] = "search_ " ;
2626
2727// Records per page
28- $ liste ["records_per_page " ] = 15 ;
28+ $ liste ["records_per_page " ] = " 15 " ;
2929
3030// Script File of the list
3131$ liste ["file " ] = "dns_a_list.php " ;
Original file line number Diff line number Diff line change 2525$ liste ["search_prefix " ] = "search_ " ;
2626
2727// Records per page
28- $ liste ["records_per_page " ] = 15 ;
28+ $ liste ["records_per_page " ] = " 15 " ;
2929
3030// Script File of the list
3131$ liste ["file " ] = "dns_slave_list.php " ;
Original file line number Diff line number Diff line change 2525$ liste ["search_prefix " ] = "search_ " ;
2626
2727// Records per page
28- $ liste ["records_per_page " ] = 15 ;
28+ $ liste ["records_per_page " ] = " 15 " ;
2929
3030// Script File of the list
3131$ liste ["file " ] = "dns_soa_list.php " ;
Original file line number Diff line number Diff line change 2525$ liste ["search_prefix " ] = "search_ " ;
2626
2727// Records per page
28- $ liste ["records_per_page " ] = 15 ;
28+ $ liste ["records_per_page " ] = " 15 " ;
2929
3030// Script File of the list
3131$ liste ["file " ] = "dns_template_list.php " ;
You can’t perform that action at this time.
0 commit comments