equal
deleted
inserted
replaced
2 |
2 |
3 /** |
3 /** |
4 * Webserver class |
4 * Webserver class |
5 * |
5 * |
6 * Web control interface script for Amarok |
6 * Web control interface script for Amarok |
7 * Written by Dan Fuhry - 2008 |
7 * Copyright (C) 2008 Dan Fuhry |
8 * |
8 * |
9 * This script is in the public domain. Use it for good, not evil. |
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. |
|
11 * |
|
12 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied |
|
13 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
10 */ |
14 */ |
11 |
15 |
12 /** |
16 /** |
13 * Version of the server |
17 * Version of the server |
14 * @const string |
18 * @const string |