no more id cvs markers or closing php tags

This commit is contained in:
Petr Skoda 2010-07-04 12:08:18 +00:00
parent 6236aba21b
commit 572ae764aa

View file

@ -1,5 +1,5 @@
<?PHP // $Id$ <?PHP
$plugin->version = 2010020800; $plugin->version = 2010020800;
$plugin->requires = 2007101000; $plugin->requires = 2007101000;
?>