]> git.mxchange.org Git - shipsimu.git/commit - inc/classes/exceptions/class_FrameworkException.php
Account status page partly implemented, backtrace now without own saveBacktrace(...
authorRoland Häder <roland@mxchange.org>
Sat, 21 Jun 2008 13:58:21 +0000 (13:58 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 21 Jun 2008 13:58:21 +0000 (13:58 +0000)
commitb32540971288c1c95139d65e75c72c1e456c9337
tree0569fd3bd2a556808bc9573bae1aaf385215121e
parent55be672a65bb8aadce8a45f4c54dca43a7c95d1f
Account status page partly implemented, backtrace now without own saveBacktrace() call
12 files changed:
.gitattributes
application/ship-simu/config.php
application/ship-simu/templates/de/code/login_form.ctp
application/ship-simu/templates/de/code/login_profile.ctp
application/ship-simu/templates/de/code/login_status_problem.ctp [new file with mode: 0644]
application/ship-simu/templates/de/code/register_form.ctp
inc/classes/exceptions/class_FrameworkException.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/debug/class_DebugWebOutput.php
inc/classes/main/helper/web/class_WebFormHelper.php
inc/classes/main/template/class_TemplateEngine.php
inc/classes/middleware/debug/class_DebugMiddleware.php