mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
@@ -171,6 +171,16 @@ class elFinderConnector
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the header.
|
||||
*
|
||||
* @param array|string $value HTTP header(s)
|
||||
*/
|
||||
public function setHeader($value)
|
||||
{
|
||||
$this->header = $value;
|
||||
}
|
||||
|
||||
/**
|
||||
* Output json
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user