This website requires JavaScript.
Explore
Help
Sign In
IntenseFinance
/
firefly-iii
Watch
3
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-01-05 21:53:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c77b43458e
firefly-iii
/
app
/
models
/
Category.php
8 lines
79 B
PHP
Raw
Normal View
History
Unescape
Escape
All kinds of new stuff: finished most of the importing routines, extended the database (single table inheritance) and expanded some other stuff.
2014-07-05 12:44:26 -05:00
<
?
php
class
Category
extends
Component
{
protected
$isSubclass
=
true
;
Continued working on category controller [skip ci]
2014-07-30 07:45:46 -05:00
Got up to categories with the new tables.
2014-11-14 03:17:12 -06:00
Some general cleaning up.
2014-11-17 13:45:55 -06:00
}
Reference in New Issue
Copy Permalink