http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72356
Revision: 72356
Author: ialex
Date: 2010-09-04 06:46:50 +0000 (Sat, 04 Sep 2010)
Log Message:
-----------
* simplified file description header or load.php
* and while I'm a it: svn:eol-style native (!)
Modified Paths:
--------------
trunk/phase3/load.php
Property Changed:
----------------
trunk/phase3/includes/MessageBlobStore.php
trunk/phase3/load.php
trunk/phase3/maintenance/archives/patch-msg_resource.sql
trunk/phase3/maintenance/helloWorld.php
trunk/phase3/resources/test/index.html
Property changes on: trunk/phase3/includes/MessageBlobStore.php
___________________________________________________________________
Added: svn:eol-style
+ native
Modified: trunk/phase3/load.php
===================================================================
--- trunk/phase3/load.php 2010-09-04 06:25:42 UTC (rev 72355)
+++ trunk/phase3/load.php 2010-09-04 06:46:50 UTC (rev 72356)
@@ -1,5 +1,7 @@
<?php
/**
+ * This file is the entry point for the resource loader.
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -15,15 +17,11 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* http://www.gnu.org/copyleft/gpl.html
*
+ * @file
* @author Roan Kattouw
* @author Trevor Parscal
*
*/
-
-/**
- * @file
- * This file is the entry point for the resource loader.
- */
require ( dirname( __FILE__ ) . '/includes/WebStart.php' );
wfProfileIn( 'load.php' );
Property changes on: trunk/phase3/load.php
___________________________________________________________________
Added: svn:eol-style
+ native
Property changes on: trunk/phase3/maintenance/archives/patch-msg_resource.sql
___________________________________________________________________
Added: svn:eol-style
+ native
Property changes on: trunk/phase3/maintenance/helloWorld.php
___________________________________________________________________
Added: svn:eol-style
+ native
Property changes on: trunk/phase3/resources/test/index.html
___________________________________________________________________
Added: svn:eol-style
+ native
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs