Added support for fetching categories list
authorArtem Daniliants <artem@daniliants.com>
Wed, 17 Mar 2010 12:53:00 +0000 (14:53 +0200)
committerArtem Daniliants <artem@daniliants.com>
Wed, 17 Mar 2010 13:04:59 +0000 (15:04 +0200)
commitbd1316d1ef9a1cf5224d452824e5d5af19a02dd7
tree12bcd34e121e8c853764af47b40239f6c5a4f6a4
parent3b2b3aae2320d02c8e1460de5cba6cd0124bf591
Added support for fetching categories list
Server/application/controllers/api.php
Server/application/models/category.php [new file with mode: 0644]
Server/application/models/user.php
Server/application/views/api/categories.php [new file with mode: 0644]