Re:wp-pear-debug wordpress plugin 7 Months, 2 Weeks ago
Karma: 0  
I got my error to go away. I was missing an include statement. However, when I put wp_pear_debug::add($pr_db_version); in my main plugin file it causes a fatal error. What am I missing?
I want to see the contents of my variables in my plugin.