Rev 2051 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 2051 | Rev 2055 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | <? |
1 | <?php |
| 2 | 2 | ||
| 3 | error_reporting(E_ALL); |
3 | error_reporting(E_ALL); |
| 4 | 4 | ||
| 5 | function atomd_connect($host, $port) |
5 | function atomd_connect($host, $port) |
| 6 | { |
6 | { |