Updated the paths from comments.

This commit is contained in:
Juan Basso 2011-06-19 20:28:40 -04:00
parent d220ee5578
commit 1c7d54eacc
25 changed files with 41 additions and 41 deletions

View file

@ -1,6 +1,6 @@
<?php
/**
* Test suite app/libs session handler
* Test suite app/Model/Datasource/Session session handler
*
*/
class TestAppLibSession implements CakeSessionHandlerInterface {