From 5f31c6f8f792cea40abca1505febc539c2c469fb Mon Sep 17 00:00:00 2001 From: carl <> Date: Thu, 26 Jul 2007 15:53:02 +0000 Subject: #680 - implementation of TMemCacheSession --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 5b068d73..562aabaf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2225,6 +2225,7 @@ framework/Web/THttpRequest.php -text framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text framework/Web/THttpUtility.php -text +framework/Web/TMemCacheSession.php -text framework/Web/TUrlManager.php -text framework/Web/TUrlMapping.php -text framework/Web/UI/ActiveControls/TActiveButton.php -text @@ -3124,6 +3125,7 @@ tests/unit/Web/THttpRequestTest.php -text tests/unit/Web/THttpResponseTest.php -text tests/unit/Web/THttpSessionTest.php -text tests/unit/Web/THttpUtilityTest.php -text +tests/unit/Web/TMemCacheSessionTest.php -text tests/unit/Web/TUriTest.php -text tests/unit/Web/UI/ActiveControls/AllTests.php -text tests/unit/Web/UI/ActiveControls/TActiveHiddenFieldTest.php -text -- cgit v1.2.3