mirror of
https://github.com/processwire/processwire.git
synced 2025-08-27 16:39:53 +02:00
Bump version to 3.0.207
This commit is contained in:
@@ -43,6 +43,7 @@ class WireTempDir extends Wire {
|
||||
*
|
||||
*/
|
||||
public function __construct($name = '', $basePath = '') {
|
||||
parent::__construct();
|
||||
if($name) $this->init($name, $basePath);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user