-
- Downloads
EVOL : Refactored coreurl building routine into a full fledged static class to...
EVOL : Refactored coreurl building routine into a full fledged static class to have a better abstraction of URL handling wether the application is running behind a proxy or not.
Showing
- core/trunk/build.yaml 2 additions, 2 deletionscore/trunk/build.yaml
- core/trunk/core/class/Url.php 397 additions, 0 deletionscore/trunk/core/class/Url.php
- core/trunk/core/class/class_portal.php 4 additions, 41 deletionscore/trunk/core/class/class_portal.php
- core/trunk/core/init.php 9 additions, 6 deletionscore/trunk/core/init.php
- core/trunk/core/tests/class/UrlTest.php 190 additions, 0 deletionscore/trunk/core/tests/class/UrlTest.php
- core/trunk/core/tests/class/UrlWithProxyTest.php 181 additions, 0 deletionscore/trunk/core/tests/class/UrlWithProxyTest.php
Loading
Please register or sign in to comment