Forum

closeuncloseOrganiz...
 
Notifications
Retirer tout

closeuncloseOrganizationBudegetElement

3 Posts
2 Utilisateurs
0 Reactions
3,060 Vu
(@antonio-grr)
Posts: 84
Active Member
Début du sujet
 
[#4356]

Hi.
In closeuncloseOrganizationBudegetElement.php you set
$_REQUEST['OrganizationBudgetPeriod']=$year;
I'm not able to understand why. Where $_REQUEST['OrganizationBudgetPeriod'] is get ?
Thank you for your attention


 
Posté : 17 Mai PM 16:055
(@babynus)
Posts: 14952
Membre Admin
 

Are you dealing with line "$_REQUEST['OrganizationBudgetPeriod']=$year;" ?

If so, it is a way to pass some "parameter" to the object OrganizationBudgetElementMain (it is used in the constructor) used in the included objectDetail.php (a weird way, but seems to be working)


 
Posté : 17 Mai PM 20:055
(@antonio-grr)
Posts: 84
Active Member
Début du sujet
 

Thanks a lot.
In my version objectDetail is a component, so I don't need to use such "weird way"


 
Posté : 18 Mai AM 10:055
Share:
Retour en haut