mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
@@ -194,9 +194,6 @@ else {
|
||||
}
|
||||
|
||||
unset($query);
|
||||
if($cache->enabled()) {
|
||||
$cache->set('towns', serialize($towns), 600);
|
||||
}
|
||||
}
|
||||
else {
|
||||
$towns = config('towns');
|
||||
|
Reference in New Issue
Block a user