Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
squiz_server_client_mysource3.inc
1
<?php
18
require_once SQ_DATA_PATH.
'/private/conf/squiz_server.inc'
;
19
require_once SQ_SERVER_SYSTEM_ROOT.
'/code/squiz_server_client.inc'
;
20
31
class
Squiz_Server_Client_MySource3
extends
Squiz_Server_Client
32
{
33
34
44
function
Squiz_Server_Client_MySource3
($systemid=SQ_SERVER_SYSTEMID, $domain=SQ_SERVER_DOMAIN, $port=SQ_SERVER_PORT)
45
{
46
$this->Squiz_Server_Client($systemid, $domain, $port);
47
48
}
//end constructor
49
50
51
}
//end class
52
?>
squiz_matrix
core
server
squiz_server_client_mysource3.inc
Generated on Tue Jan 29 2013 14:04:50 for Squiz Matrix by
1.8.3.1