This commit is contained in:
Karl Burkhart
2011-01-12 15:53:49 +00:00
parent 63c5c6b334
commit 9ab169642d
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -25,6 +25,7 @@
require_once(dirname(__FILE__).'/basis_db.class.php');
require_once(dirname(__FILE__).'/geschaeftsjahr.class.php');
class wawi_kostenstelle extends basis_db
{
public $new; // boolean
@@ -563,6 +564,7 @@ class wawi_kostenstelle extends basis_db
}
}
/**
* Speichert das Budget einer Kostenstelle
*