@@ -8,7 +8,7 @@ class SQL {
public $cnt_get = 0;
public $cnt_set = 0;
public function __construct() {
require ('secret.php');
require_once ('secret.php');
$this->m = $_m;
$this->pre = $_m ['pre'];
The note is not visible to the blocked user.