Thread
:
Routes function
View Single Post
04-03-2009, 01:49 PM
#
2
(
permalink
)
TheOnly92
The Contributor
Join Date: Mar 2009
Posts: 49
Thanks: 0
Well, get rid of that error by setting the error_reporting level lower or use
PHP Code:
isset(
$this
->
uri
[
'3'
]) &&
$this
->
uri
[
'3'
] ==
''
in the condition.
The Following User Says Thank You to TheOnly92 For This Useful Post:
Tanax
(04-03-2009)
TheOnly92
View Public Profile
Send a private message to TheOnly92
Find More Posts by TheOnly92