Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/controllers/PrivilegesController.php')
-rw-r--r--src/controllers/PrivilegesController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/PrivilegesController.php b/src/controllers/PrivilegesController.php
index 5413966c..76bc24b4 100644
--- a/src/controllers/PrivilegesController.php
+++ b/src/controllers/PrivilegesController.php
@@ -348,7 +348,7 @@ class PrivilegesController extends BaseController
$this->printMsg($msg);
- echo '<form action="' . \containerInstance()->subFolder . '/src/views/privileges" method="post">' . \PHP_EOL;
+ echo '<form action="privileges" method="post">' . \PHP_EOL;
echo '<table>' . \PHP_EOL;
echo \sprintf(
'<tr><th class="data left">%s</th>',