Jacek Kowalski
2013-06-29 6e7958d91fcb949ac27e3fc6d1b67833e013f725
class/legacy/main.php
@@ -1,6 +1,6 @@
<?php
class main {
   const VERSION = '2.3';
   const VERSION_NUM = '2.3';
   const VERSION = '2.5';
   const VERSION_NUM = '2.5';
}
?>