Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F49506867
index.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
512 B
Referenced Files
None
Subscribers
None
index.php
View Options
<?php
use
Nasqueron\SAAS\MediaWiki\Service
;
use
Nasqueron\SAAS\MediaWiki\Environment
;
/**
* The Composer autoloader is used to load required libraries.
* This service follows PSR-4 conventions.
*
* The environment is read from environment variables or an .env file.
*
* This entry point check the host and call MediaWiki if it exists.
* If not, it serves a 404.
*/
require_once
__DIR__
.
'/vendor/autoload.php'
;
Environment
::
load
();
$service
=
Service
::
preload
();
require
$service
->
getEntryPoint
();
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Sep 14, 16:05 (10 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3904441
Default Alt Text
index.php (512 B)
Attached To
Mode
rSAASMW SaaS MediaWiki
Attached
Detach File
Event Timeline
Log In to Comment