various stuff... initial coding mostly
[xmppcentral.git] / sms / sms.php
1 <?php
2
3 // sms will start up and do two things
4
5 // first it will fork the host management server, which will connect to the xmpp server and talk to system.
6
7 // if the xmpp server is localhots or the hostname of it, it'll also spawn the system user too
8
9 ?>