Fatal error: Call to undefined function session_unregister()
Search for:
(session_unregister\()([^)]*)(.*)Replace with:
unset\($_SESSION[\2]\);Example in notepad++ Search and replace in files dialog
Tracking myself while surfing the web
Fatal error: Call to undefined function session_unregister()
(session_unregister\()([^)]*)(.*)Replace with:
unset\($_SESSION[\2]\);Example in notepad++ Search and replace in files dialog