Project

General

Profile

« Previous | Next » 

Revision 2088

Added by darkviper almost 11 years ago

  1. news/delete_post invalid arguments for AccessFile corrected
    ! search/search.php read settings optimized
    ! WbDatabase visibility of constructor corrected

View differences:

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