@@ -43,7 +43,7 @@ |
||
43 | 43 | * @param int |
44 | 44 | * |
45 | 45 | * @return array |
46 | - */ |
|
46 | + */ |
|
47 | 47 | protected function select($statement, $orgtables = [], $limit = 0) |
48 | 48 | { |
49 | 49 | $links = []; // colno => orgtable - create links from these columns |