Fixed errors

This commit is contained in:
Rooty 2021-09-23 04:13:22 +02:00
parent e625f246e6
commit 1197840c19

View File

@ -865,7 +865,7 @@ var $currentCoordinationObject=null;
* @access private
* @return entier
*/
function makeSystemConn()
public static function makeSystemConn()
{
global $CONF_LIB_PATH;