Improve comment
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
This commit is contained in:
parent
7664eda783
commit
76110f2ed7
@ -1541,8 +1541,7 @@ class Relation
|
||||
|
||||
$config->selectedServer['pmadb'] = $db;
|
||||
|
||||
//NOTE: I am unsure why we do that, as it defeats the purpose of the session cache
|
||||
// Unset the cache
|
||||
// Unset the cache as new tables might have been added
|
||||
self::$cache = null;
|
||||
// Fill back the cache
|
||||
$this->getRelationParameters();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user