Go to the source code of this file.
Data Structures | |
| class | PHPQLI |
Variables | |
| $config =parse_ini_file('/etc/bayeos-qli.ini') | |
| $config ['writer_sleep_time'] =0 | |
| if(!isset($config['names'])) else | $names =$config['names'] |
| $my_client = new PHPQLI($names,$config) | |
| $config =parse_ini_file('/etc/bayeos-qli.ini') |
Definition at line 9 of file bayeos-qli.php.
| $config['writer_sleep_time'] =0 |
Definition at line 10 of file bayeos-qli.php.
| $my_client = new PHPQLI($names,$config) |
Definition at line 72 of file bayeos-qli.php.
| if (!isset($config['names'])) else $names =$config['names'] |
Definition at line 16 of file bayeos-qli.php.
1.8.6