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