Empty delimiter
-
I get the following wraning:
Warning: explode(): Empty delimiter in /var/www/html/public/wp-content/plugins/twicpics/class-twicpics.php on line 415
When I check the code, I see that the delimiter is empty
$classes = explode( ”, $div->getAttribute( ‘class’ ) );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Empty delimiter’ is closed to new replies.