error: $tlCfg->exec_cfg->enable_test_automation = ENAB
Posted: Thu Sep 24, 2009 6:42 pm
i added this line to the custom_config.inc.php
and then when run testlink, it gave error:
Parse error: syntax error, unexpected T_VARIABLE in /var/www/testlink/custom_config.inc.php on line 202
and the above command was copied over from the installation menu.
testlink: 1.8.4
and these commands gave me error as well:
$tlCfg->exec_cfg->att_model = $att_model_m1;
$tlCfg->exec_cfg->can_delete_execution = ENABLED;
and then when run testlink, it gave error:
Parse error: syntax error, unexpected T_VARIABLE in /var/www/testlink/custom_config.inc.php on line 202
and the above command was copied over from the installation menu.
testlink: 1.8.4
and these commands gave me error as well:
$tlCfg->exec_cfg->att_model = $att_model_m1;
$tlCfg->exec_cfg->can_delete_execution = ENABLED;