From: shane <sh...@lo...> - 2003-10-17 10:03:37
|
Anyone know what the info_hr in themes/slashcode/htdocs/index.pl is (or, rather, was) for? ################################################################# # pass it how many, and what. sub displayStories { my($stories, $info_hr) = @_; Just curious... can't find it used anywhere in the code... Shane |