Possibility to work on multiple operations (rename, change category, change account)
New database version (2) : fix_cost for categories virtual account
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/*
|
||||
Copyright 2010 Grégory Soutadé
|
||||
Copyright 2010-2011 Grégory Soutadé
|
||||
|
||||
This file is part of KissCount.
|
||||
|
||||
@@ -292,6 +292,6 @@ while($operation = $operations->fetchArray())
|
||||
</div>
|
||||
</div>
|
||||
<br /><br />
|
||||
<center><a href="http://indefero.soutade.fr/p/kisscount">KissCount</a> © 2010 Grégory Soutadé</center>
|
||||
<center><a href="http://indefero.soutade.fr/p/kisscount">KissCount</a> © 2010-2011 Grégory Soutadé</center>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user