source: extensions/floOs/tools/version.conf.php @ 3617

Last change on this file since 3617 was 3617, checked in by flop25, 15 years ago

add version check
correct some css

File size: 84 bytes
Line 
1<?php
2$floOS_conf = array(
3  'name' => 'floOS',
4  'version' => '2.1.1',
5);
6
7?>
Note: See TracBrowser for help on using the repository browser.