Index: trunk/extensions/PageSchemas/specials/PS_EditSchema.php |
— | — | @@ -104,8 +104,7 @@ |
105 | 105 | $Xmltext .= '</Template>'; |
106 | 106 | } |
107 | 107 | } |
108 | | - $Xmltext .= '</PageSchema>'; |
109 | | - wfDebugLog( 'myextension', 'Something is not right: ' . print_r( $Xmltext, true ) ); |
| 108 | + $Xmltext .= '</PageSchema>'; |
110 | 109 | } |
111 | 110 | else{ |
112 | 111 | if ( $category != "" ) { |