Changes between Initial Version and Version 1 of Ticket #62159, comment 2
- Timestamp:
- 10/04/2024 04:57:24 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62159, comment 2
initial v1 34 34 {{{#!php 35 35 <?php 36 class ftp_base // Don't see any polymorphism with any other class36 class ftp_base -> $this->features() // Don't see any polymorphism with any other class 37 37 }}} 38 38