mirror of
https://github.com/processwire/processwire.git
synced 2025-08-08 15:57:01 +02:00
Fix issue in Page.php formatFieldValue function that occurs when formatting a single image|null field.
This commit is contained in:
@@ -876,8 +876,6 @@ $config->dbSqlModes = array(
|
||||
/**
|
||||
* A key=>value array of any additional driver-specific connection options.
|
||||
*
|
||||
* This is the
|
||||
*
|
||||
* @var array
|
||||
*
|
||||
*/
|
||||
|
Reference in New Issue
Block a user