Cleaning up code to match coding guidelines
Loading
-
I’ve added a Bug Report for the underlying Problem: http://bugtracker.ispconfig.org/index.php?do=details&task_id=3693
In the remoteAPI function sites_database_add there is a call to the Method processDatabaseInsert(), but nothing is done in this method because all code is commented out in the commit.
My problem: Regarding the bug report the sys_groupid isn’t set over the RemoteAPI. My question: Why is the code commented out? It seems there should be some processing of sys_groupid.
Please register or sign in to comment