From 882edfb9e7b225c5dec5a1563c5f7436455ea592 Mon Sep 17 00:00:00 2001 From: Steven Mondji-Lerider Date: Fri, 19 Apr 2013 12:44:43 +0000 Subject: [PATCH] re sorry ^^ --- bureau/class/m_action.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bureau/class/m_action.php b/bureau/class/m_action.php index 6310e08a..13ab97ff 100644 --- a/bureau/class/m_action.php +++ b/bureau/class/m_action.php @@ -50,7 +50,7 @@ class m_action { * function returning the first not locked line of the action table */ function move($src,$dest) { - return $this->set('move', array('src'=>$src, 'dst'=>$dst,'user'=$user)); + return $this->set('move', array('src'=>$src, 'dst'=>$dst,'user'=>$user)); } /* * function archiving a directory ( upon account deletion )