mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 08:56:27 +02:00
commit
b5c4cfbb81
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@
|
|||
'name' => $name
|
||||
);
|
||||
|
||||
return $this->runQuery($query, $params, SELF::FETCH);
|
||||
return $this->runQuery($query, $params, self::FETCH);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue