Skip to content

Commit

Permalink
diverse Bugfixes und Security Patches der letzten Monate
Browse files Browse the repository at this point in the history
  • Loading branch information
webchills committed Dec 3, 2015
1 parent 959a01e commit 7dd560d
Show file tree
Hide file tree
Showing 16 changed files with 1,356 additions and 360 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @copyright Copyright 2003-2015 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart-pro.at/license/2_0.txt GNU Public License V2.0
* @version $Id: cache.php 730 2015-08-29 13:24:19Z webchills $
* @version $Id: cache.php 730 2015-12-03 19:24:19Z webchills $
*/
if (!defined('IS_ADMIN_FLAG')) {
die('Illegal Access');
Expand Down Expand Up @@ -212,4 +212,4 @@ function cache_generate_cache_name($zf_query) {
break;
}
}
}
}
Loading

0 comments on commit 7dd560d

Please sign in to comment.