summaryrefslogblamecommitdiffstats
path: root/apis/init.inc.php
blob: d24b2cca83482894259e7a8605d4de8fa39cab35 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                            
                              
                
<?php

if ($_SERVER['REMOTE_ADDR'] !== '127.0.0.1')
	exit(0);

Trigger::ldadp();
Trigger::mount();
Trigger::autoUpdateServerIp();
Trigger::ipxe();