X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fstylesheet.php;h=12838b3b3392d8bab258b01df89c1a38bad66e1f;hb=8cd3d68a23aa285f2fe149698a46cf8b4e3ac0ca;hp=d77e9c93318db48f5d54adb9bd93d9bb55541c01;hpb=ccf34a2a92d80d01debd84b4b6e1f294d8f90cce;p=mailer.git diff --git a/inc/stylesheet.php b/inc/stylesheet.php index d77e9c9331..12838b3b33 100644 --- a/inc/stylesheet.php +++ b/inc/stylesheet.php @@ -18,6 +18,7 @@ * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * + * Copyright (c) 2009, 2010 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -119,7 +120,7 @@ if ((getOutputMode() == 1) || (getConfig('css_php') == 'DIRECT')) { } // Close tag - $GLOBALS['page_header'] .= $OUT . '%}" />'; + $GLOBALS['page_header'] .= $OUT . '%}{%ext,version=sql_patches%}" />'; } // [EOF]