Project

General

Profile

« Previous | Next » 

Revision 18

Added by Manuela over 6 years ago

output_filter/filters/filterRelUrl now will take care for <link alternate href entries too

View differences:

version.php
48 48

  
49 49
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
50 50
if(!defined('VERSION')) { define('VERSION', '2.10.1-dev'); }
51
if(!defined('REVISION')) { define('REVISION', '17'); }
51
if(!defined('REVISION')) { define('REVISION', '18'); }
52 52
if(!defined('SP')) { define('SP', ''); }
53 53

  

Also available in: Unified diff