Parent Directory | Revision Log | Patch
revision 515 by mlimic, Wed Oct 17 16:22:13 2012 UTC | revision 518 by mlimic, Thu Oct 18 10:04:05 2012 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | <?php | <?php |
2 | //set_include_path(get_include_path().PATH_SEPARATOR."."); | /* |
3 | * The entry point for the restler framework. Look at the info | |
4 | * on how to do set up the apache config. | |
5 | */ | |
6 | require_once ('./REST/restler/restler/restler.php'); | require_once ('./REST/restler/restler/restler.php'); |
7 | require_once ('./REST/utilisateurs.php'); | require_once ('./REST/utilisateurs.php'); |
8 | require_once('./REST/consultation.php'); | require_once('./REST/consultation.php'); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |