source:
code/Website/php-ofc-library/ofc_line_hollow.php
| Last change on this file was 7849, checked in by , 16 years ago | |
|---|---|
| File size: 120 bytes | |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | class line_hollow extends line_base |
| 4 | { |
| 5 | function line_hollow() |
| 6 | { |
| 7 | $this->type = "line_hollow"; |
| 8 | } |
| 9 | } |
Note:
See TracBrowser
for help on using the repository browser.
