| « Tacitus discussion on h-bd | Main | Much ado about what? » | |||||||||||
|
4)
{
if (!$already_referred)
{
include("/home/gnxpa91/MT2/includeref.inc");
$refObj = new RefStuff();
$refObj->setURL("$serv");
$ary = file("/home/gnxpa91/MT2/referer.inc");
$ary2 = file("/home/gnxpa91/MT2/refererterms.inc");
$refObj->setMATCHES($ary2);
foreach ($ary as $v)
{
$splitval = split("&",$v);
$thefirst = $splitval[0];
if (preg_match("/$thefirst/i",$refObj->url))
{
$delim = $splitval[1];
$delim = preg_replace("/ /","",$delim);
$refObj->delimiter = $delim;
$refObj->InitRefStuff();
}
}
}
}
?>
June 29, 2004
Much ado about what?
Doing a search on PUBMED, I get:
"Not scientific" as they say. But when I hear people saying that "Gould is a world famous evolutionary thinker", I wonder if they have ever heard about punctuated equilibria.
Posted by razib at
06:51 PM
|
|||||||||||
|
|
|||||||||||