Commit 45f4ec24 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 0f921a8c
......@@ -736,7 +736,7 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable
* @return void
*/
public function unbindAll()
{ throw new Exception();
{
$this->bound = array();
$this->relations = array();
$this->boundAliases = array();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment