Advertisement
iaretechnician

ShareX

Oct 17th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <?php
  2. // phpBB 3.0.x auto-generated configuration file
  3. // Do not change anything in this file!
  4. $dbms = 'mysqli';
  5. $dbhost = 'localhost';
  6. $dbport = '';
  7. $dbname = 'woopei_phpn1';
  8. $dbuser = 'woopei_phpn1';
  9. $dbpasswd = 'ioqiD8p37o4s3qU';
  10. $table_prefix = 'phpbb_';
  11. $acm_type = 'file';
  12. $load_extensions = '';
  13.  
  14. @define('PHPBB_INSTALLED', true);
  15. // @define('DEBUG', true);
  16. // @define('DEBUG_EXTRA', true);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement