$rec is supposed to be an array or a string that matches certain criteria.
$rec=$specialPageList[$realName];
[$realName]=$this->resolveAlias($name); // extracts $realName from the first item returned (the "real name" is always first, I guess... seems a bit sloppy)