Static Strings for dbPrefix and Document-Root
Brought to you by:
titilambert
I like your webadmin-tool very much, that's what I have been looking for. But I have a found a few issues, which can be solved better.
First:
In the index.php in line 117 you define a variable, to set the document root. Well my application was in another folder and always showed the default page.
Second:
In my local Testinstallation I have no dbPrefix like "murmur_". But these prefixes are harcoded in the SQL-Statement for the Login. Maybe in others too.