summaryrefslogtreecommitdiff
path: root/automated/linux/lamp/html/create-table.php
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/lamp/html/create-table.php')
-rw-r--r--automated/linux/lamp/html/create-table.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/automated/linux/lamp/html/create-table.php b/automated/linux/lamp/html/create-table.php
index 740676a..04eb56e 100644
--- a/automated/linux/lamp/html/create-table.php
+++ b/automated/linux/lamp/html/create-table.php
@@ -1,7 +1,7 @@
<?php
$servername = "localhost";
$username = "root";
-$password = "lamptest";
+$password = "lxmptest";
$dbname = "myDB";
// Create connection