Forgot the new files on the last checkin
git-svn-id: file:///svn-source/pmgr/branches/statements_20090623@185 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
class StatementEntry extends AppModel {
|
||||
|
||||
var $belongsTo = array(
|
||||
'Statement',
|
||||
'LedgerEntry',
|
||||
);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user