Deprecated Issue
-
Deprecated: Unparenthesized
a ? b : c ? d : eis deprecated. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)in /home/****/public_html/wp-content/plugins/user-menus/includes/classes/admin/reviews.php on line 272
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Deprecated Issue’ is closed to new replies.