Index: trunk/phase3/includes/QueryPage.php |
— | — | @@ -88,7 +88,7 @@ |
89 | 89 | /** |
90 | 90 | * Wheter to show prev/next links |
91 | 91 | */ |
92 | | - var $shownavigation = true; |
| 92 | + protected $shownavigation = true; |
93 | 93 | |
94 | 94 | /** |
95 | 95 | * A mutator for $this->listoutput; |