You are here

public function PARSEMONTH::__construct in Bibliography Module 7

Constructor.

File

modules/bibtexParse/PARSEMONTH.php, line 34

Class

PARSEMONTH
17/June/2005 - Mark Grimshaw: month fields that have multiple dates (e.g. dec # " 5--9," or nov # " 29" # "--" # dec # " 2") are correctly parsed.

Code

public function __construct() {
}