Show
Ignore:
Timestamp:
01/11/08 18:34:19 (4 months ago)
Author:
mikey
Message:

continued refactoring #119: replaced package dots in net::stubbles::service

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/service/annotations/stubWebMethodAnnotation.php

    r1127 r1226  
    77 * @subpackage  service_annotations 
    88 */ 
    9 stubClassLoader::load('net.stubbles.reflection.annotations.stubAnnotation', 
    10                       'net.stubbles.reflection.annotations.stubAbstractAnnotation' 
     9stubClassLoader::load('net::stubbles::reflection::annotations::stubAnnotation', 
     10                      'net::stubbles::reflection::annotations::stubAbstractAnnotation' 
    1111); 
    1212/**