Index: branches/ApiEdit_Vodafone/includes/api/ApiEditPage.php |
— | — | @@ -78,7 +78,7 @@ |
79 | 79 |
|
80 | 80 | public function execute() {
|
81 | 81 | global $wgUser, $wgRequest;
|
82 | | - $title = $text = $summary = $edittime = $lgtoken = $userid = $tokenid = null;
|
| 82 | + $title = $text = $summary = $edittime = $lgtoken = $userid = $tokenid = $value = null;
|
83 | 83 |
|
84 | 84 | if( session_id() == '' ) {
|
85 | 85 | wfSetupSession();
|