Răsfoiți Sursa

rename updateIndexAll -> _updateIndexAll

visuddhinanda 2 ani în urmă
părinte
comite
bc699d2bf3
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      rpc/tulip/tulip/server.php

+ 1 - 1
rpc/tulip/tulip/server.php

@@ -357,7 +357,7 @@ class Greeter extends \Mint\Tulip\V1\SearchStub
         $update = $this->dbSelect($query, [$book,$para]);
     }
     
-    private function updateIndexAll(){
+    private function _updateIndexAll(){
         $query = 'UPDATE fts_texts SET content = content,
         bold_single = bold_single,
         bold_double = bold_double,