Jacek Kowalski
2012-06-25 8091b1c792342fea895a062a38c2f827bca0799f
commit | author | age
8bd4d9 1 <?php
JK 2 class main {
3     const VERSION = '2.1';
4     const VERSION_NUM = '2.1';
5 }
6 ?>