Closed imath closed 8 years ago
Now that we have an includes folder, I think we should only load the files if we really need them. For instance, if the activity component is not active we shouldn't load the activity ajax actions.
So we could have this kind of organization:
/includes /component ajax.php functions.php etc...
This commit should be here! f3d200ccd10f2e0b0b8fec8822692015a960defd
Now that we have an includes folder, I think we should only load the files if we really need them. For instance, if the activity component is not active we shouldn't load the activity ajax actions.
So we could have this kind of organization:
/includes /component ajax.php functions.php etc...