Project

General

Profile

« Previous | Next » 

Revision 1250

Added by Dietmar over 14 years ago

fixed snippets including frontend.css and frontend.js without register_frontend_modfiles

View differences:

version.php
71 71

  
72 72
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
73 73
if(!defined('VERSION')) define('VERSION', '2.8.1');
74
if(!defined('REVISION')) define('REVISION', '1249');
74
if(!defined('REVISION')) define('REVISION', '1250');
75 75

  
76 76
?>

Also available in: Unified diff