Changeset [c2fca8a21f648427ccf0338993b6519d563de672] by Kenrick Turner
July 12th, 2009 @ 12:28 AM
An initial starting point for the user front end. NB: To prevent $cakeDebug from completely mucking up the view - as it is echoed after
and is therefore immune to CSS - change Configure::write('debug', 2) to Configure::write('debug', 1); in app/config/core.php (I haven't changed it in this commit in case you're relying on SQL dumps to debug) http://github.com/kenners/uamuzi...Committed by Kenrick Turner
- M www/app/views/layouts/default.ctp
- M www/app/views/layouts/default.ctp.orig
- M www/app/webroot/css/blueprint/plugins/tabsplugin/screen.css
- M www/app/webroot/css/cake-debug.css
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A basic HIV Electronic Medical Record (EMR) system using CakePHP.