Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BUG REPORT warning after upgrading to 3.3.3
#1
In the file admin/inc/basic.php, line 699, there is a call without parameter to the function getRegexUnicode(), which launches a warning.

The line 712 should include a null default value for the parameter:
Code:
function getRegexUnicode($id=null){
Reply


Messages In This Thread
warning after upgrading to 3.3.3 - by salvamaine - 2014-09-20, 09:37:57
RE: warning after upgrading to 3.3.3 - by shawn_a - 2014-09-20, 12:09:49



Users browsing this thread: 1 Guest(s)