mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- changes to /acm
git-svn-id: file:///svn/phpbb/trunk@5133 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -104,6 +104,8 @@ class acm
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
set_config('cache_last_gc', time(), true);
|
||||
}
|
||||
|
||||
function get($var_name)
|
||||
@@ -299,4 +301,5 @@ class acm
|
||||
return array_shift($this->sql_rowset[$query_id]);
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
Reference in New Issue
Block a user