Skip to content

Instantly share code, notes, and snippets.

@nikitasius
Created August 9, 2016 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikitasius/a9a2ed5ead0ffee5a753c20eb9f5476f to your computer and use it in GitHub Desktop.
Save nikitasius/a9a2ed5ead0ffee5a753c20eb9f5476f to your computer and use it in GitHub Desktop.
./phpBB3/install/install_convert.php:151: $config = new \phpbb\config\db($db, new \phpbb\cache\driver\null, CONFIG_TABLE);
./phpBB3/install/install_convert.php:392: $config = new \phpbb\config\db($db, new \phpbb\cache\driver\null, CONFIG_TABLE);
./phpBB3/install/install_convert.php:636: $config = new \phpbb\config\db($db, new \phpbb\cache\driver\null, CONFIG_TABLE);
./phpBB3/install/install_install.php:1490: $config = new \phpbb\config\db($db, new \phpbb\cache\driver\null, CONFIG_TABLE);
./phpBB3/install/install_install.php:1906: $config = new \phpbb\config\db($db, new \phpbb\cache\driver\null, CONFIG_TABLE);
./phpBB3/install/install_install.php:1980: $config = new \phpbb\config\db($db, new \phpbb\cache\driver\null, CONFIG_TABLE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment