Changes between Version 1 and Version 2 of Dev_PHPCommons


Ignore:
Timestamp:
Dec 31, 2006 9:33:24 AM (6 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev_PHPCommons

    v1 v2  
    3838}}} 
    3939 
    40 Delivers !JavaScript code to the client. This functions should be used for steps that are called with HTMLHTTPRequest. The JS code will be evaled and executed. 
     40Delivers !JavaScript code to the client. This function should be used to return responses from steps that are called with HTMLHTTPRequest. The specified JS code will be evaled and executed on the client. 
    4141 
    4242{{{