Explorar o código

rename updateIndexAll -> _updateIndexAll

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
bc699d2bf3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,