69GIAP / 69GIAPBosWar

1 stars 1 forks source link

missing function get_air_ai_level() #114

Closed 69giapmyata closed 10 years ago

69giapmyata commented 10 years ago

Ran into this error while downloading airfields and bridges. php page: CampaignMgmtDLBridgesConfirm.php

Fatal error: Call to undefined function get_air_ai_level() in C:\Abyss Web Server\htdocs\BosWar\CampaignMgmtDLBridgesConfirm.php on line 35

69giapstenka commented 10 years ago

Ok has been uploaded

----- Mail original ----- De: "=69.GIAP=MYATA" notifications@github.com À: "69GIAP/69GIAPBosWar" 69GIAPBosWar@noreply.github.com Envoyé: Dimanche 5 Janvier 2014 11:36:35 Objet: [69GIAPBosWar] missing function get_air_ai_level() (#114)

Ran into this error while downloading airfields and bridges. php page: CampaignMgmtDLBridgesConfirm.php

Fatal error: Call to undefined function get_air_ai_level() in C:\Abyss Web Server\htdocs\BosWar\CampaignMgmtDLBridgesConfirm.php on line 35

— Reply to this email directly or view it on GitHub .

69giapmyata commented 10 years ago

Thanks.

69giapmyata commented 10 years ago

ok, there was a mix up of ground AI level call and Air AI level call.

I modified the function and the php page requesting it - please have a look and confirm I did not break anything.