Index: trunk/phase3/includes/Title.php |
— | — | @@ -1340,8 +1340,6 @@ |
1341 | 1341 | return false; |
1342 | 1342 | } |
1343 | 1343 | |
1344 | | - wfDebug( wfBacktrace() ); |
1345 | | - |
1346 | 1344 | // Cache to avoid multiple database queries for the same title |
1347 | 1345 | if ( isset($this->mProtections) ) { |
1348 | 1346 | return $this->mProtections; |