Clean up access points
authorWaldir Pimenta <waldir@email.com>
Fri, 15 Feb 2013 07:31:48 +0000 (07:31 +0000)
committerKrinkle <krinklemail@gmail.com>
Fri, 28 Mar 2014 01:05:30 +0000 (01:05 +0000)
commit86a9b8c06c446d4afa688bc81832813e0f8e32df
treee0d883d685cc23f8f5e84f84348273a66ea10401
parentdc27e4cd0f74a09b95866de877011387c3f1b9e7
Clean up access points

* Harmonize spacing
* Use // for comments rather than #
* Harmonize call style for 'require', 'include' etc.
* Add missing profileinfo.php5
* Use "./" for path to api.php in api.php5 (to match other php5 files).
* Move documentation related to Setup.php from index.php to WebStart.php
* Remove "Initialise common code." comment in api.php (was already remove
  in most entry points)

Change-Id: I8dc4a79fd13cee49e34f250a4039b3666bd42aca
16 files changed:
api.php
api.php5
img_auth.php5
includes/WebStart.php
includes/rcfeed/XMLRCFeedFormatter.php
index.php
index.php5
load.php5
mw-config/index.php
mw-config/index.php5
opensearch_desc.php5
profileinfo.php5 [new file with mode: 0644]
thumb.php5
thumb_handler.php
thumb_handler.php5
wiki.phtml