source:
web/old/remctl-2.14/php/tests/001.phpt
@
f6f3e91
| Last change on this file since f6f3e91 was f6f3e91, checked in by Jessica B. Hamrick <jhamrick@…>, 15 years ago | |
|---|---|
|
|
| File size: 156 bytes | |
| Line | |
|---|---|
| 1 | --TEST-- |
| 2 | Check for remctl module |
| 3 | --FILE-- |
| 4 | <?php if (extension_loaded("remctl")) echo "remctl module is available"; ?> |
| 5 | --EXPECT-- |
| 6 | remctl module is available |
Note: See TracBrowser
for help on using the repository browser.
