@ini_set – error code appearing on index.php
-
Hello!
I set up a blog a while ago for someone else.. everything has been working fine but now he’s experiencing an odd code line at the top of the main index page:
@ini_set( ‘upload_max_size’ , ‘100M’ ); @ini_set( ‘post_max_size’, ‘105M’); @ini_set( ‘max_execution_time’, ‘300’ );
URL is https://detachmentcollaboratory.org/
As far as I can tell he hasn’t made any recent changes to plugins or any other set up. Any ideas what could cause this?
All help and suggestions very gratefully received!
Thank you ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘@ini_set – error code appearing on index.php’ is closed to new replies.