mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-17 11:13:27 +02:00
My bad
This commit is contained in:
@@ -33,7 +33,7 @@ class Towns
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
private static $filename = CACHE . 'persistent' . 'towns.php';
|
||||
private static $filename = CACHE . 'persistent/' . 'towns.php';
|
||||
|
||||
/**
|
||||
* Determine towns
|
||||
|
Reference in New Issue
Block a user