summaryrefslogtreecommitdiff
path: root/includes/ZhClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/ZhClient.php')
-rw-r--r--includes/ZhClient.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/ZhClient.php b/includes/ZhClient.php
index 9c9461d5..fe965f65 100644
--- a/includes/ZhClient.php
+++ b/includes/ZhClient.php
@@ -1,12 +1,10 @@
<?php
/**
- * @package MediaWiki
*/
/**
* Client for querying zhdaemon
*
- * @package MediaWiki
*/
class ZhClient {
var $mHost, $mPort, $mFP, $mConnected;