Go to the source code of this file.
Data Structures | |
| class | Eurotherm2704 |
Variables | |
| $config =parse_ini_file('/etc/eurotherm2704.ini') | |
| if(!isset($config['names'])) else | $names =$config['names'] |
| $my_client = new Eurotherm2704($names,$config) | |
| $config =parse_ini_file('/etc/eurotherm2704.ini') |
Definition at line 11 of file eurotherm2704.php.
| $my_client = new Eurotherm2704($names,$config) |
Definition at line 102 of file eurotherm2704.php.
| if (!isset($config['names'])) else $names =$config['names'] |
Definition at line 20 of file eurotherm2704.php.
1.8.6