fixed typo

This commit is contained in:
rabuzarus 2017-04-22 22:10:43 +02:00
parent 53c1bf6ba3
commit 5a7b9676ff
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ function profile_content(App $a, $update = 0) {
$parents_str = '';
// Set a time stamp for this page. We will make use of it when we
// search fornew items (update routine)
// search for new items (update routine)
$_SESSION['last_updated'][$last_updated_key] = time();
if (dbm::is_result($r)) {