mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Write-Patch by Alexander for bug reported by Yavor
This commit is contained in:
parent
fb8e614690
commit
51a4c0ceb6
1 changed files with 1 additions and 0 deletions
|
@ -280,6 +280,7 @@ class Config {
|
|||
if( empty( $datasrc ) ) {
|
||||
$datasrc = $this -> datasrc ;
|
||||
}
|
||||
$this->container->data = $this->data
|
||||
$this->container->writeInput($datasrc,$preserve);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue