diff options
author | Siebrand Mazeland <siebrand@users.mediawiki.org> | 2010-02-14 22:07:30 +0000 |
---|---|---|
committer | Siebrand Mazeland <siebrand@users.mediawiki.org> | 2010-02-14 22:07:30 +0000 |
commit | f8b1c4cfb7a9f55e94751ad89306f7712391c38e (patch) | |
tree | c17255c33ca6c13a6246b41247c431460a7c2368 /includes/Autopromote.php | |
parent | 56af09782ad7f357b3c44a2be8ea8c3e307a8acf (diff) | |
download | mediawikicore-f8b1c4cfb7a9f55e94751ad89306f7712391c38e.tar.gz mediawikicore-f8b1c4cfb7a9f55e94751ad89306f7712391c38e.zip |
Random indentation and code formatting updates. No functional changes.
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/62481
Diffstat (limited to 'includes/Autopromote.php')
-rw-r--r-- | includes/Autopromote.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/Autopromote.php b/includes/Autopromote.php index 9b22a7b3ff71..c0adff43a477 100644 --- a/includes/Autopromote.php +++ b/includes/Autopromote.php @@ -1,5 +1,4 @@ <?php - /** * This class checks if user can get extra rights * because of conditions specified in $wgAutopromote |