zoe Sun Apr 26 07:38:11 2009 UTC Modified files: /phpruntests/src rtClassMap.php Log: Added Get setion http://cvs.php.net/viewvc.cgi/phpruntests/src/rtClassMap.php?r1=1.1.1.1&r2=1.2&diff_format=u Index: phpruntests/src/rtClassMap.php diff -u phpruntests/src/rtClassMap.php:1.1.1.1 phpruntests/src/rtClassMap.php:1.2 --- phpruntests/src/rtClassMap.php:1.1.1.1 Wed Apr 15 16:30:18 2009 +++ phpruntests/src/rtClassMap.php Sun Apr 26 07:38:11 2009 @@ -57,6 +57,7 @@ 'rtTestResults' => 'testcase/rtTestResults.php', 'rtArgsSection' => 'testcase/sections/configurationsections/rtArgsSection.php', 'rtEnvSection' => 'testcase/sections/configurationsections/rtEnvSection.php', + 'rtGetSection' => 'testcase/sections/configurationsections/rtGetSection.php', 'rtIniSection' => 'testcase/sections/configurationsections/rtIniSection.php', 'rtCleanSection' => 'testcase/sections/executablesections/rtCleanSection.php', 'rtFileSection' => 'testcase/sections/executablesections/rtFileSection.php',
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php