Does this plugin work?
-
When I enter this code:
function cf7dtx_counter(){ $val = 1; }I get a blank page.
I tried these options as well:
function cf7dtx_counter{ $val = 1; }function cf7dtx_counter{ $val = 1 }none of them work.
Question is: what can I state here? This is all the code paste in.
The topic ‘Does this plugin work?’ is closed to new replies.