Revision: 43622
Author: brion
Date: 2008-11-17 18:53:35 +0000 (Mon, 17 Nov 2008)
Log Message:
-----------
* Less verbose errors from profileinfo.php when not configured
Modified Paths:
--------------
trunk/phase3/RELEASE-NOTES
trunk/phase3/profileinfo.php
Modified: trunk/phase3/RELEASE-NOTES
===================================================================
--- trunk/phase3/RELEASE-NOTES 2008-11-17 18:51:21 UTC (rev 43621)
+++ trunk/phase3/RELEASE-NOTES 2008-11-17 18:53:35 UTC (rev 43622)
@@ -346,6 +346,7 @@
* API siteinfo query no longer throws an exception for empty sifilter
parameter.
* Safer handling of non-MediaWiki exceptions -- now obeys our settings for
formatting and path exposure.
+* Less verbose errors from profileinfo.php when not configured
=== API changes in 1.14 ===
Modified: trunk/phase3/profileinfo.php
===================================================================
--- trunk/phase3/profileinfo.php 2008-11-17 18:51:21 UTC (rev 43621)
+++ trunk/phase3/profileinfo.php 2008-11-17 18:53:35 UTC (rev 43622)
@@ -5,7 +5,7 @@
define( 'MW_NO_SETUP', 1 );
require_once( './includes/WebStart.php' );
-require_once( './AdminSettings.php' );
[EMAIL PROTECTED]( './AdminSettings.php' );
require_once( './includes/GlobalFunctions.php' );
?>
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs