Index: trunk/phase3/includes/installer/Update.php |
— | — | @@ -69,7 +69,7 @@ |
70 | 70 | } |
71 | 71 | } |
72 | 72 | |
73 | | - private function setAppliedUpdates( $version, $updates = array() ) { |
| 73 | + protected function setAppliedUpdates( $version, $updates = array() ) { |
74 | 74 | if( !$this->canUseNewUpdatelog() ) { |
75 | 75 | return; |
76 | 76 | } |