zoe             Mon Apr 27 21:05:33 2009 UTC

  Modified files:              
    /phpruntests/src    rtClassMap.php 
  Log:
  Start of POST implementation
  
http://cvs.php.net/viewvc.cgi/phpruntests/src/rtClassMap.php?r1=1.2&r2=1.3&diff_format=u
Index: phpruntests/src/rtClassMap.php
diff -u phpruntests/src/rtClassMap.php:1.2 phpruntests/src/rtClassMap.php:1.3
--- phpruntests/src/rtClassMap.php:1.2  Sun Apr 26 07:38:11 2009
+++ phpruntests/src/rtClassMap.php      Mon Apr 27 21:05:33 2009
@@ -59,6 +59,7 @@
     'rtEnvSection'                             => 
'testcase/sections/configurationsections/rtEnvSection.php',
     'rtGetSection'                             => 
'testcase/sections/configurationsections/rtGetSection.php',
     'rtIniSection'                             => 
'testcase/sections/configurationsections/rtIniSection.php',
+    'rtPostSection'                            => 
'testcase/sections/configurationsections/rtPostSection.php',
     'rtCleanSection'                           => 
'testcase/sections/executablesections/rtCleanSection.php',
     'rtFileSection'                            => 
'testcase/sections/executablesections/rtFileSection.php',
     'rtSkipIfSection'                          => 
'testcase/sections/executablesections/rtSkipIfSection.php',



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to