POMO_FileReader::POMO_FileReader( $filename )
PHP4 constructor.
Source
File: wp-includes/pomo/streams.php
public function POMO_FileReader( $filename ) {
self::__construct( $filename );
}
PHP4 constructor.
File: wp-includes/pomo/streams.php
public function POMO_FileReader( $filename ) {
self::__construct( $filename );
}