Fix for Drupal 4 incompatibility with PHP 5


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. register_shutdown_function('session_write_close');

Report this snippet


Comments


You need to login to view comments.