visuddhinanda %!s(int64=4) %!d(string=hai) anos
pai
achega
deb7e5dcfc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/studio/get_res_json.php

+ 1 - 1
app/studio/get_res_json.php

@@ -43,7 +43,7 @@ PDO_Connect(_FILE_DB_RESRES_INDEX_);
 
 
 $res = array();
 $res = array();
 //查书
 //查书
-if ($paragraph > 0){
+if ($paragraph > 0) {
     //查书中的一个段
     //查书中的一个段
     PDO_Connect(_FILE_DB_RESRES_INDEX_);
     PDO_Connect(_FILE_DB_RESRES_INDEX_);
     $query = "SELECT * from \""._TABLE_RES_INDEX_."\" where book='{$book}' and paragraph='{$paragraph}' and type < '5' ";
     $query = "SELECT * from \""._TABLE_RES_INDEX_."\" where book='{$book}' and paragraph='{$paragraph}' and type < '5' ";