source: extensions/floPure/tools/version.conf.php @ 3579

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

now the template check the version of the template

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