|
|
@@ -215,7 +215,7 @@ function siteBuilder_TerminateAccount($params) {
|
|
|
'Error: could remove domains from database',
|
|
|
$e->getMessage()
|
|
|
);
|
|
|
-// return 'Error: could remove domains from database';
|
|
|
+ return 'Error: could remove domains from database';
|
|
|
}
|
|
|
try {
|
|
|
Capsule::table('sitePro_acc')
|