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 'tests/views/login.php')
-rw-r--r--tests/views/login.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/views/login.php b/tests/views/login.php
index 16ba772b..e4f85845 100644
--- a/tests/views/login.php
+++ b/tests/views/login.php
@@ -1,9 +1,8 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC2
+ * PHPPgAdmin v6.0.0-RC1.
*/
-
$do_render = false;
if (!defined('BASE_PATH')) {
require_once '../../src/lib.inc.php';