Replace Database :: get_main_table with Database::get_main_table

pull/2487/head
jmontoyaa 9 years ago
parent c7589501f0
commit 244a19d4c7
  1. 2
      main/inc/ajax/model.ajax.php

@ -945,6 +945,8 @@ switch ($action) {
'title',
'qualification',
'sent_date',
'status',
'has_correction',
'correction',
'actions'
);

Loading…
Cancel
Save