Use handy-dandy __FILE__ constant to get the pathname instead of more
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 8 Sep 2004 20:20:10 +0000 (20:20 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 8 Sep 2004 20:20:10 +0000 (20:20 +0000)
commit454c47247efba71b0d1c57bf4f4c3a3ff932b86e
tree9d81bd5fbb3466ae81a46713ed25d4c292e73072
parentf8c98279028c039d69031958dd602c3ff6de2704
Use handy-dandy __FILE__ constant to get the pathname instead of more
cumbersome means. Would be nice if PHP documented these things better;
things that aren't functions are very hard to find in their online docs.
config/index.php
maintenance/mwdocgen.php