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/IntroController.php')
-rw-r--r--src/controllers/IntroController.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/controllers/IntroController.php b/src/controllers/IntroController.php
index 81a92def..3f30127d 100644
--- a/src/controllers/IntroController.php
+++ b/src/controllers/IntroController.php
@@ -28,6 +28,8 @@ class IntroController extends BaseController
* Intro screen.
*
* Release: intro,v 1.19 2007/07/12 19:26:22 xzilla Exp $
+ *
+ * @return string
*/
public function doDefault()
{