Help for this page

Select Code to Download


  1. or download this
    defined(%hash) is deprecated at
    
  2. or download this
    ...
        if(($position eq 'l' || $position eq 'r') && defined %leftright) {
    ...
          %tags = (%tags,%topbottom);
        }
    ...