Changeset 792

Show
Ignore:
Timestamp:
08/09/07 17:01:32 (1 year ago)
Author:
mikey
Message:

fixed example

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/examples/docroot/json-rpc/jsonrpc.php

    r681 r792  
    11<?php 
    22require '../bootstrap-stubbles.php'; 
    3 stubClassLoader::load('net.stubbles.websites.processors.stubJsonRpcProcessor', 
     3stubClassLoader::load('net.stubbles.service.jsonrpc.stubJsonRpcProcessor', 
    44                      'net.stubbles.websites.stubFrontController', 
    55                      'net.stubbles.ipo.interceptors.stubInterceptorXJConfInitializer',