

                                   _JNJ`
                               .JNMH`
                              JMMF`       `;.
                            .NMM)          `MN.
                            MMM)            (MML
                           (MMM`             MMML
                     M  I  D  N  I  G  H  T    C  o  D  E
                           (NMMF             MHNH
                            NMML            .MMM
                             NMML          .NMH
                              4MMNL       .#F
                               `4HNNL_   `
                                   `"""`

                          Copyright (C) 2004-2007
       "Ian (Larry) Latter" <ian dot latter at midnightcode dot org>

    Midnight Code is a registered trademark of Ian Latter.

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, and mirrored at the Midnight Code web
    site; as at version 2 of the License only.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    General Public License for more details.

    You should have received a copy of the GNU General Public License
    (version 2) along with this program; if not, write to the Free
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA, or see http://midnightcode.org/gplv2.txt


  -----------------------------------------------------------------------


  The included patch file was authored to correct a bug in the
  Search Engine Friendly (SEF) mod for CubeCart 3.0.13 (and as it still
  exists in CubeCart 3.0.15), regarding the creation of HTML meta tag
  description values. 

  The bug exists in the function sefMetaDesc, where "meta" array values
  are used to excess -- some of these values are supposed to come from
  the "config" array.  The resolution was clear when comparing the 
  broken sefMetaDesc function with the working sefMetaKeywords function.
  There are only a handful of mis-representations (as can be seen in
  the included patch).

  This patch should be applied to includes/sef_urls.inc.php


  -----------------------------------------------------------------------

