]> git.mxchange.org Git - friendica.git/commit
Hooks now have a 'priority' value, default to 0.
authorDomovoy <domovoy@errlock.org>
Mon, 23 Jul 2012 13:35:31 +0000 (15:35 +0200)
committerDomovoy <domovoy@errlock.org>
Mon, 23 Jul 2012 13:35:31 +0000 (15:35 +0200)
commitd6c600ce112d29cc05dc241246c5124c9447f321
treefe7dade979ea6aab807aa6cad1993933e56d6aa8
parent96c47a6577a5b164f164b4873011069c3a614b77
Hooks now have a 'priority' value, default to 0.

The hooks are retrieved from the database by descending priority.

As a result they are run in the same order.
include/plugin.php