Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home1/sfthramc/public_html/danmckeowninfo/todosite/system/helpers/url_helper.php on line 162

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home1/sfthramc/public_html/danmckeowninfo/todosite/system/helpers/url_helper.php:162)

Filename: helpers/url_helper.php

Line Number: 561

Backtrace:

File: /home1/sfthramc/public_html/danmckeowninfo/todosite/application/controllers/Todos.php
Line: 36
Function: redirect

File: /home1/sfthramc/public_html/danmckeowninfo/todosite/index.php
Line: 292
Function: require_once