summaryrefslogtreecommitdiffstats
path: root/application/configs
diff options
context:
space:
mode:
authorSimon2011-03-06 18:24:42 +0100
committerSimon2011-03-06 18:24:42 +0100
commit1e3fc3def6918568f4e36026c46feadbe3c24e7c (patch)
treed0cdacea52336e147b20eeca7d0c85277a38aeb8 /application/configs
parentaufgeraeumt (diff)
downloadpbs2-1e3fc3def6918568f4e36026c46feadbe3c24e7c.tar.gz
pbs2-1e3fc3def6918568f4e36026c46feadbe3c24e7c.tar.xz
pbs2-1e3fc3def6918568f4e36026c46feadbe3c24e7c.zip
print_a funktion zum debugging hinzugefügt damit sie von überall benutzbar ist && evaluate in Filter zu großen Teilen fertig, ebenso die Auswertung, welche BootMenuID zurückgegeben werden soll
Diffstat (limited to 'application/configs')
-rw-r--r--application/configs/application.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/configs/application.ini b/application/configs/application.ini
index 6970da3..9bfaec2 100644
--- a/application/configs/application.ini
+++ b/application/configs/application.ini
@@ -10,7 +10,7 @@ resources.frontController.params.displayExceptions = 0
resources.db.adapter = PDO_MYSQL
resources.db.params.host = localhost
resources.db.params.username = root
-resources.db.params.password = lsfks
+resources.db.params.password = 123456
resources.db.params.dbname = pbs
resources.db.isDefaultTableAdapter = true