Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Keep this wiki going by contributing to our Patreon!
PHP Server Statuses?
Fragment of a discussion from Talk:Wiki Home/Server Status
Also, Ij, this is a question for you. Where is the actual content stored? For example, the ServerStatus page, where is the Index pulling: {{:Wiki Home/Server Status/Template |Mabinogi=event |Nexon=online |Login=online |Alexina=event |AlexinaHCH=online
from? Cause if possible, I'd replace that stuff completely with the configuration section for my script, and just require() it.
The reason for that is PHP could really open up the server to attack IF we let joe blow see the source code. By separating the configuration from the workhorse, we can prevent that.