Skip to content

Commit a48b2ef

Browse files
authored
Update baseInfo.php
1 parent 813efda commit a48b2ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

baseInfo.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
$dbUserName = '[DBUSERNAME]';
55
$dbPassword = '[DBPASSWORD]';
66
$dbName = '[DBNAME]';
7-
$admin = '[ADMIN]';
7+
$admin = [ADMIN];
88
$botUrl = '[BOTURL]';
9-
?>
9+
?>

0 commit comments

Comments
 (0)