mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Use computed key from appbox.
This commit is contained in:
@@ -1531,7 +1531,7 @@ class databox extends base
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function getAsRow()
|
||||
public function getRawData()
|
||||
{
|
||||
return [
|
||||
'ord' => $this->ord,
|
||||
|
Reference in New Issue
Block a user