Re: [Care2002-developers] include vs includes

2010-09-18 Thread Robert Meggle
Hi Muthu, Am Samstag, den 18.09.2010, 11:45 +0530 schrieb Ap.Muthu: [...] > Whereas the file "/modules/hxp/include/inc_access.php" is absent. > Should the line be changed to: > require($root_path.'include/core/inc_access.php'); > ??? Really, I cannot give a correct answer to this question. Th

[Care2002-developers] include vs includes

2010-09-17 Thread Ap.Muthu
Whilst the "/include" folder is there for all global files, "/modules/MODULENAME/includes" exists in some instances. Anomalies exist in modules such as "hxp" where we have: "/modules/hxp/include" - note singular. Furthermore, there exists a file: /modules/hxp/inc_init_main.php The actual one u