-changed some references from campcaster to airtime in the documentation / comments

This commit is contained in:
mkonecny 2011-01-05 12:19:58 -05:00
parent f6a56c01a9
commit 20c392343b
45 changed files with 91 additions and 88 deletions

View file

@ -23,7 +23,7 @@
* </ul>
*
* @see XR_LocStor
* @package Campcaster
* @package Airtime
* @subpackage storageServer
*/
@ -96,4 +96,4 @@ fclose($fp);
fclose($putdata);
header("HTTP/1.1 200");
?>
?>