]> jfr.im git - z_archive/KronOS.git/commit
Made JSON library; updated (some of?) the JSON output calls; made a login page.
authorJohn Runyon <redacted>
Tue, 16 Oct 2012 08:19:28 +0000 (11:19 +0300)
committerJohn Runyon <redacted>
Tue, 16 Oct 2012 08:19:28 +0000 (11:19 +0300)
commitf255c3e276c1d516b3a152abc23c77634ad2167f
tree7dd0711a24025afab6cbe233963ff12ac8aed253
parentab8fe5799385d21ececc0c29dc4e0367488bdf13
Made JSON library; updated (some of?) the JSON output calls; made a login page.
There IS editing to be done to fully update to use the JSON library etc.
application/config/autoload.php
application/controllers/account.php
application/controllers/backend.php
application/libraries/Json.php [new file with mode: 0644]
application/models/json.php [deleted file]
application/models/user.php
application/views/main_view.php
dump.sql [new file with mode: 0644]
public/js/application.js