Welcome Guest, Not a member yet? Register   Sign In
Deprecation Error with Wiredesign's HMVC extension on PHP 7.2
#13

(This post was last modified: 02-09-2018, 10:53 AM by InsiteFX. Edit Reason: Fixed Errors )

Your missing the opening parentheses ( and the semi-colon ;


PHP Code:
(is_array($module)) ? list($module$params) = array(key($module), current($module)) : $params NULL
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Deprecation Error with Wiredesign's HMVC extension on PHP 7.2 - by InsiteFX - 02-09-2018, 10:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB