فهرست منبع

clientareafunctions

andre 3 سال پیش
والد
کامیت
dee80b71d7
1فایلهای تغییر یافته به همراه7 افزوده شده و 0 حذف شده
  1. 7 0
      cwp7.php

+ 7 - 0
cwp7.php

@@ -314,6 +314,13 @@ function cwp7_UsageUpdate($params) {
 	}
 	}
 }
 }
 
 
+function cwp7_ClientAreaCustomButtonArray ($params)
+{
+	return array(
+		'Neue Domaine' => 'addDomain',
+	);
+}
+
 function cwp7_ClientAreaAllowedFunctions() {
 function cwp7_ClientAreaAllowedFunctions() {
 	return array(
 	return array(
 		"Enable SSL" => "enableSSL",
 		"Enable SSL" => "enableSSL",