From 2616a18522f8ccd70737f499a4d830f143377415 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Fri, 7 Jan 2011 03:12:07 +0000 Subject: [PATCH] Widen documentation header also --- includes/api/ApiMain.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/includes/api/ApiMain.php b/includes/api/ApiMain.php index dfee657e34..eb9f055ea6 100644 --- a/includes/api/ApiMain.php +++ b/includes/api/ApiMain.php @@ -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.', -- 2.20.1