Minor: Remove notice in card_game plugin

pull/2729/head
Yannick Warnier 7 years ago
parent 070246802b
commit 3aebbe83ca
  1. 1
      plugin/card_game/index.php

@ -71,6 +71,7 @@ if (!api_is_anonymous()) {
} }
$parts = ''; $parts = '';
$pan = '';
if (isset($userId)) { if (isset($userId)) {
try { try {

Loading…
Cancel
Save