initial commit
This commit is contained in:
9
app/Model/ExportReceipt.php
Normal file
9
app/Model/ExportReceipt.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
|
||||
class ExportReceipt extends AppModel
|
||||
{
|
||||
var $name='ExportReceipt';
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user