From bee45ad210029524d1c5bff5f5fbd88be6af7249 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 27 Feb 2013 10:53:20 +0200 Subject: [PATCH] WHMCS module sponsered by wexcloud.com --- install/0.9.7/rhel/whmcs-module.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/install/0.9.7/rhel/whmcs-module.php b/install/0.9.7/rhel/whmcs-module.php index b92de08f5..b3b1710ee 100644 --- a/install/0.9.7/rhel/whmcs-module.php +++ b/install/0.9.7/rhel/whmcs-module.php @@ -1,4 +1,6 @@ + $code = '
@@ -284,7 +286,7 @@ function vesta_ClientArea($params) { function vesta_AdminLink($params) { - $code = ' + $code = ' @@ -295,7 +297,7 @@ function vesta_AdminLink($params) { function vesta_LoginLink($params) { - echo "control panel"; + echo "control panel"; }