mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 14:46:27 +02:00
fix style + undefined var api instead of api_key
This commit is contained in:
parent
f4cb825d16
commit
aaa7eb8061
6 changed files with 19 additions and 15 deletions
|
@ -402,7 +402,7 @@ namespace controllers\publics;
|
|||
}
|
||||
*/
|
||||
|
||||
$nb_update++;
|
||||
++$nb_update;
|
||||
}
|
||||
|
||||
if ($nb_update !== \count($scheduleds))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue