webserver.php
changeset 6 5f35ebc4f9bb
parent 5 9b96265b5918
child 10 d3059e20b0fa
equal deleted inserted replaced
5:9b96265b5918 6:5f35ebc4f9bb
     1 <?php
     1 <?php
     2 
     2 
     3 /**
     3 /**
     4  * Webserver class
     4  * Webserver class
     5  * 
     5  * 
     6  * Web control interface script for Amarok
     6  * Greyhound - real web management for Amarok
     7  * Copyright (C) 2008 Dan Fuhry
     7  * Copyright (C) 2008 Dan Fuhry
     8  *
     8  *
     9  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
     9  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
    10  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    10  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    11  *
    11  *