Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 828 Bytes

File metadata and controls

21 lines (12 loc) · 828 Bytes

disable_smtp.php

A script to disable SMTP on a phpBB 3.3 board by updating the database configuration.

Usage

  1. Place this script in your phpBB root directory.
  2. Run the script from the command line or browser.

Ensure to delete or secure this script after running to prevent unauthorized access.

Notes

  • Make sure the script has appropriate permissions to access the config.php file and update the database.
  • Backup your database before running this script to avoid any accidental data loss.

License

This script is licensed under the GNU General Public License v2.0. See the LICENSE file for more details.

© 2024 phpBBmodders (https://phpbbmodders.com) board@phpbbmodders.com