Revision 2088
Added by darkviper almost 12 years ago
| WbDatabase.php | ||
|---|---|---|
| 52 | 52 |
* __constructor |
| 53 | 53 |
* prevent from public instancing |
| 54 | 54 |
*/ |
| 55 |
protected function __construct() {}
|
|
| 55 |
private function __construct() {}
|
|
| 56 | 56 |
/** |
| 57 | 57 |
* prevent from cloning |
| 58 | 58 |
*/ |
Also available in: Unified diff
! search/search.php read settings optimized
! WbDatabase visibility of constructor corrected