Update events.php
This commit is contained in:
parent
0601c4ad71
commit
ca9dd75335
|
|
@ -121,7 +121,7 @@ class events {
|
|||
/**
|
||||
* check for required headers
|
||||
* @param string $category
|
||||
* @return bolean $value
|
||||
* @return boolean $value
|
||||
*/
|
||||
public function check_required($category) {
|
||||
foreach ($this->required['headers'] as &$header) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue