update
This commit is contained in:
parent
68f8705e17
commit
6e87650105
1 changed files with 2 additions and 2 deletions
|
|
@ -91,8 +91,8 @@ error_reporting(E_ALL);
|
|||
|
||||
foreach ($players_matches as $key => $update) {
|
||||
if ($key == 'updated'){
|
||||
echo "Last update: ";
|
||||
echo $update['updated'];
|
||||
echo "Last update: $update ";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue