Redefining already defined constructor
-
thanks for these great plugin.
To solve the Redefining already defined constructor for class wp_memory_usage in …\plugins\wp-memory-usage-perso\wp-memory-usage.php on line 39, simply remove the following 35 to 37 lines in the file /wp-memory-usage.php
function wp_memory_usage() { return $this->__construct(); }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Redefining already defined constructor’ is closed to new replies.