Widen documentation header also
authorSam Reed <reedy@users.mediawiki.org>
Fri, 7 Jan 2011 03:12:07 +0000 (03:12 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Fri, 7 Jan 2011 03:12:07 +0000 (03:12 +0000)
includes/api/ApiMain.php

index dfee657..eb9f055 100644 (file)
@@ -749,14 +749,14 @@ class ApiMain extends ApiBase {
                return array(
                        '',
                        '',
-                       '******************************************************************************************',
-                       '**                                                                                      **',
-                       '**              This is an auto-generated MediaWiki API documentation page              **',
-                       '**                                                                                      **',
-                       '**                            Documentation and Examples:                               **',
-                       '**                         http://www.mediawiki.org/wiki/API                            **',
-                       '**                                                                                      **',
-                       '******************************************************************************************',
+                       '**********************************************************************************************************',
+                       '**                                                                                                      **',
+                       '**                      This is an auto-generated MediaWiki API documentation page                      **',
+                       '**                                                                                                      **',
+                       '**                                    Documentation and Examples:                                       **',
+                       '**                                 http://www.mediawiki.org/wiki/API                                    **',
+                       '**                                                                                                      **',
+                       '**********************************************************************************************************',
                        '',
                        'Status:                All features shown on this page should be working, but the API',
                        '                       is still in active development, and  may change at any time.',