- added "map recovery" function for corporation maps to /admin page

- increased "max_count" and "max_shared" map limits for "corporation" and "alliance" maps
This commit is contained in:
Mark Friedrich
2017-12-26 20:47:38 +01:00
parent bdefb90d23
commit a5fafa2b02
18 changed files with 315 additions and 122 deletions

View File

@@ -19,7 +19,7 @@ abstract class BasicModel extends \DB\Cortex {
/**
* Hive key with DB object
* @var string
* @var string|DB\SQL
*/
protected $db = 'DB_PF';