[ Index ]
|
PHP Cross Reference of MediaWiki-1.24.0
|
[Source view]
[Print]
[Project Stats]
We want to make this whole thing as seamless as possible to the end-user. Unfortunately, we can't do _all_ of the work in the class because A) included files are not in global scope, but in the scope of their caller, and B) MediaWiki has way too many globals. So instead we'll kinda fake it, and do the requires() inline. <3 PHP
File Size: | 119 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |