source:
code/Website/php-ofc-library/ofc_line_hollow.php@
7878
| Last change on this file since 7878 was 7849, checked in by , 16 years ago | |
|---|---|
| File size: 120 bytes | |
| Rev | Line | |
|---|---|---|
| [7849] | 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.
