Normalise comments in Setup.php
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Sun, 13 Apr 2014 20:07:50 +0000 (22:07 +0200)
committerReedy <reedy@wikimedia.org>
Mon, 14 Apr 2014 00:17:14 +0000 (00:17 +0000)
commit52abfd6a64820b661af0d0687ec76826f9281b42
tree319ec7b5e227327f60aaf1eda9da3dae82637774
parentd0afaa88434ebcb442c6dda5c46080bbc8e86a53
Normalise comments in Setup.php

- Changed "#" to "//" for non-block comments
- Put the inline comment describing the file back
  in the file description

Change-Id: I0aec0f4c10def58b608a8f08455fccb2317e4538
includes/Setup.php