mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
* moved character deaths and frags table generation to twig
* fixed some warning in OTS_Base_DB
This commit is contained in:
@@ -28,7 +28,7 @@ abstract class OTS_Base_DB extends PDO implements IOTS_DB
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $prefix = '';
|
||||
protected $prefix = '';
|
||||
|
||||
/**
|
||||
* Query counter
|
||||
|
Reference in New Issue
Block a user