Revert "Merge branch 'dev' into 'dev'"
This reverts merge request !1310
This commit is contained in:
parent
f5acbccb79
commit
1922a2139d
@ -42,7 +42,6 @@ class Hook {
|
||||
intval($version)
|
||||
);
|
||||
|
||||
self::insert($hook, $function, $version, $priority);
|
||||
return $r;
|
||||
}
|
||||
|
||||
@ -120,4 +119,4 @@ class Hook {
|
||||
App::$hooks[$hook][] = array('', $fn, $priority, $version);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user