Update config.php
This commit is contained in:
parent
d0d3e8fde5
commit
6e6b25049d
|
|
@ -3,6 +3,8 @@
|
|||
$sitename = "Grublox";
|
||||
$version = 1.0;
|
||||
$maintainers = Array("Mario1", "qzip");
|
||||
$arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png');
|
||||
$youtubefunnies = array('bitqf13QU7Q', 'Z_V6yKKIk5U', '2tHl6O5Sp8w', '-5WcDfKndxU', 'cwyTleTL06Y');
|
||||
|
||||
try {
|
||||
$con = new PDO("mysql:dbname=grublox;host=localhost", "root", "");
|
||||
|
|
|
|||
Loading…
Reference in New Issue