]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Event::handle only takes array $args
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 14 Sep 2013 16:32:52 +0000 (18:32 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 14 Sep 2013 16:32:52 +0000 (18:32 +0200)
commit482296561e2bfe491761107f32936f550294b650
tree118080a2be5032beaff2f5c495f87b2bc6afecaf
parent1775fce5007219fc471cc32fe6857a8183dec767
Event::handle only takes array $args

This is because it calls call_user_func_array with that exact $args argument.
lib/event.php