phpmyadmin/templates/table/relation
Michal Čihař 85747b9ae9 Use usort() instead of natsort()
The natsoft has side effect of producit associated array, what is later
represented as object if encoded to JSON and breaking code expect array
instead.

Fixes #13465

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-10 14:34:12 +02:00
..
common_form.phtml Slight improvements to the UI for Relation view; Fixes to table structure. 2017-02-19 09:17:13 -05:00
dropdown_generate.phtml Remove newline eof from templates/* 2016-01-22 23:27:24 +05:30
foreign_key_row.phtml Use usort() instead of natsort() 2017-07-10 14:34:12 +02:00
internal_relational_row.phtml Add missing parameter (issue #12941) 2017-02-02 15:24:25 +01:00
relational_dropdown.phtml Improved foreign key editor 2017-02-14 11:27:42 +01:00