@@ -403,6 +403,9 @@ |
||
| 403 | 403 | return $attr; |
| 404 | 404 | } |
| 405 | 405 | |
| 406 | + /** |
|
| 407 | + * @return string |
|
| 408 | + */ |
|
| 406 | 409 | protected function qte_move($attr_row, $action = 'move_up', $steps = 1) |
| 407 | 410 | { |
| 408 | 411 | global $db, $table_prefix; |